diff --git a/entrypoint-user.sh b/entrypoint-user.sh index 344c481..bff48bc 100755 --- a/entrypoint-user.sh +++ b/entrypoint-user.sh @@ -25,7 +25,7 @@ if [ -z "$(ls -A -- "serverfiles" 2> /dev/null)" ]; then install=1 else # Donate to display logo - ./${GAMESERVER} donate + ./${GAMESERVER} sponsor fi echo -e "" echo -e "Starting Update Checks"