update
All checks were successful
Build and Push foundryvtt Docker Image / check-for-changes (push) Successful in 9s
Build and Push foundryvtt Docker Image / build (push) Successful in 28s
Build and Push foundryvtt Docker Image / generate-changelogs (push) Successful in 6s
Build and Push foundryvtt Docker Image / generate-build-info (push) Successful in 5s

This commit is contained in:
2026-04-29 07:11:38 -07:00
parent 52d6098b6a
commit 415c52354e

View File

@@ -3,13 +3,11 @@
# All rights reserved
# Variables.
FVTT_VERSION=13
FVTT_VERSION=14
echo " "
echo "Current FoundryVTT Release version is ${FVTT_VERSION}."
sleep 1
# Set permissions.
mkdir -p /foundry/fvtt /foundry/data
chown 99:100 -R /foundry