Replace/interpolate variables in files sync'ed from mounts (#1039)

This commit is contained in:
Geoff Bourne
2021-09-15 21:27:48 -05:00
committed by GitHub
parent 9f66622472
commit 4c52d0ec42
28 changed files with 157 additions and 178 deletions
+1 -2
View File
@@ -14,5 +14,4 @@ fi
log "Resolved CURSE_INSTANCE_JSON as ${CURSE_INSTANCE_JSON}"
# Continue to Final Setup
exec ${SCRIPTS:-/}start-finalSetupWorld "$@"
exec ${SCRIPTS:-/}start-setupWorld "$@"