3 lines
131 B
Bash
3 lines
131 B
Bash
|
envsubst < /var/lib/ghost/config.production.json > __tmp && mv __tmp /var/lib/ghost/config.production.json
|
||
|
node "current/index.js"
|