diff --git a/sbin/entrypoint.sh b/sbin/entrypoint.sh index 4e4af2f..ed88d9b 100755 --- a/sbin/entrypoint.sh +++ b/sbin/entrypoint.sh @@ -45,7 +45,7 @@ setup_app_ini() { set -eu if [ ! -f "/data/gitea/conf/app.ini" ]; then - echo "-----> Missing app.ini, not setting up root user" + echo "-----> Missing app.ini, not setting up configuration" return fi