Update run.sh

This commit is contained in:
Alexandre
2022-07-10 09:29:24 +02:00
committed by GitHub
parent acf9a655ae
commit 25bb3a3d45

View File

@@ -18,7 +18,5 @@ chown -R wger:wger "$LOCATION"
chown -R wger:wger "/home/wger"
chmod -R 777 "$LOCATION"
/./home/wger/entrypoint.sh
echo "Launch app"
su wger -c "/bin/sh /home/wger/entrypoint.sh"