From 163c553a7157d3fba8a27439f0ba865e19f01188 Mon Sep 17 00:00:00 2001 From: fithwum Date: Thu, 22 May 2025 06:43:03 -0700 Subject: [PATCH] update --- alpine/files/Install_Script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"