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
@@ -32,5 +32,4 @@ fi
export SKIP_LOG4J_CONFIG=true
# Continue to Final Setup
exec ${SCRIPTS:-/}start-finalSetupWorld $@
exec ${SCRIPTS:-/}start-setupWorld $@