diff --git a/alpine/files/Install_Script.sh b/alpine/files/Install_Script.sh index 7827f11..9a9dea5 100644 --- a/alpine/files/Install_Script.sh +++ b/alpine/files/Install_Script.sh @@ -14,7 +14,7 @@ sleep 1 mkdir -p /foundry/fvtt /foundry/data chown 99:100 -R /foundry chmod 776 -R /foundry -chmod +x /foundry/ +chmod +x /foundry/fvtt/resources/app/main.js # Run. echo "INFO ! Starting FoundryVTT Server"