This commit is contained in:
Ajay
2022-11-07 16:24:44 -05:00

View File

@@ -4,9 +4,9 @@ echo 'Entrypoint script'
cd /usr/src/app
# blank config, use defaults
cat <<EOF > config.json
test -e config.json || cat <<EOF > config.json
{
}
EOF
node dist/src/index.js
node dist/src/index.js