https://github.com/eandersons/energi-docker-compose/blob/aad13d2f2b1c1eb8a411ac372f97e74fe59aca7c/nodemon/scripts/nodemon.sh#L749-L750 `printf '%s'` is missing within `$(…)`. Other top level `printf` statements should be reviewed for similar errors. This might be the cause for #58.
energi-docker-compose/nodemon/scripts/nodemon.sh
Lines 749 to 750 in aad13d2
printf '%s'is missing within$(…).Other top level
printfstatements should be reviewed for similar errors.This might be the cause for #58.