git reimport

This commit is contained in:
2019-03-15 13:47:54 +04:00
commit 3b461f73de
489 changed files with 1631603 additions and 0 deletions

6
dcj/tool/dcj.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
DIRECTORY=$( cd "$( dirname $0 )" && pwd )
PYTHON="/usr/bin/python2.7"
$PYTHON $DIRECTORY/dcj.py $@