7 lines
167 B
Plaintext
Raw Normal View History

2017-12-21 09:02:37 +10:00
#!/usr/bin/with-contenv bash
2018-06-20 09:53:18 +10:00
mkdir -p /data/letsencrypt-acme-challenge
2018-08-01 11:17:31 +10:00
cd /app
node --abort_on_uncaught_exception --max_old_space_size=250 /app/src/backend/index.js