Update Install_Script.sh

This commit is contained in:
fithwum
2020-06-21 20:39:28 -07:00
parent d0494893ef
commit ddf526d25e

View File

@@ -19,5 +19,6 @@ chmod +x /foundry/
# Run.
echo " "
echo "INFO ! Starting FoundryVTT ${F_VTT_VERSION}"
exec node && fvtt/resources/app/main.js ; --headless ; --dataPath=/foundry/data
exit