diff --git a/services/AUTOMATIC1111/entrypoint.sh b/services/AUTOMATIC1111/entrypoint.sh index 96dfd52..54e709c 100755 --- a/services/AUTOMATIC1111/entrypoint.sh +++ b/services/AUTOMATIC1111/entrypoint.sh @@ -71,6 +71,4 @@ if [ -f "/data/config/auto/startup.sh" ]; then popd fi -echo "Hello World" - exec "$@"