Update run.sh

This commit is contained in:
Alexandre
2021-10-24 23:45:13 +02:00
committed by GitHub
parent dc8a4d5adf
commit 2727e5467d

View File

@@ -88,7 +88,7 @@ fi || true
# Execute main script
echo "/docker-entrypoint.sh"
cd /
./docker-entrypoint.sh >/dev/null
./docker-entrypoint.sh
############
# END INFO #