git reimport
This commit is contained in:
6
dcj/tool/dcj.sh
Executable file
6
dcj/tool/dcj.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
DIRECTORY=$( cd "$( dirname $0 )" && pwd )
|
||||
PYTHON="/usr/bin/python2.7"
|
||||
|
||||
$PYTHON $DIRECTORY/dcj.py $@
|
Reference in New Issue
Block a user