|
@@ -20,6 +20,7 @@ service docker restart
|
|
|
|
|
|
chmod -R +x src/*.py
|
|
chmod -R +x src/*.py
|
|
chmod -R +x src/shell
|
|
chmod -R +x src/shell
|
|
|
|
+chmod -R 777 container/share/
|
|
basepath=$(cd `dirname $0`; pwd)
|
|
basepath=$(cd `dirname $0`; pwd)
|
|
ln -sf $basepath/src/main.py /usr/bin/dm
|
|
ln -sf $basepath/src/main.py /usr/bin/dm
|
|
chmod +x /usr/bin/dm
|
|
chmod +x /usr/bin/dm
|