added docker_init.sh

This commit is contained in:
Marvin Zhang
2019-06-10 22:45:58 +08:00
parent 26ee57be6e
commit d44d286700

3
docker_init.sh Executable file
View File

@@ -0,0 +1,3 @@
cd /opt/crawlab/frontend \
&& npm run build:prod \
&& python3 $WORK_DIR/manage.py