diff --git a/docker/docker-init.sh b/docker/docker-init.sh index 7c51f8e..19660c8 100644 --- a/docker/docker-init.sh +++ b/docker/docker-init.sh @@ -6,4 +6,4 @@ cp -f stacosys/run.py . python3 run.py /config/config.ini # catch for debug -#tail -f /dev/null \ No newline at end of file +tail -f /dev/null \ No newline at end of file