diff --git a/docker/init.sh b/docker/init.sh index 3ff7f152e684971e8dd23f9bebb51f91de1e3358..0d9933b3f3cf40829470901dc45f01595632131b 100755 --- a/docker/init.sh +++ b/docker/init.sh @@ -201,7 +201,7 @@ function _generateFiles(){ local _tmpfile=/tmp/newfilecontent$$.tmp h2 "generate files from templates..." - time for mytpl in templates/* + for mytpl in templates/* do # h3 $mytpl local _doReplace=1