This commit is contained in:
2025-05-22 06:43:03 -07:00
parent b77a29215c
commit 163c553a71

View File

@@ -14,7 +14,7 @@ sleep 1
mkdir -p /foundry/fvtt /foundry/data mkdir -p /foundry/fvtt /foundry/data
chown 99:100 -R /foundry chown 99:100 -R /foundry
chmod 776 -R /foundry chmod 776 -R /foundry
chmod +x /foundry/ chmod +x /foundry/fvtt/resources/app/main.js
# Run. # Run.
echo "INFO ! Starting FoundryVTT Server" echo "INFO ! Starting FoundryVTT Server"