hometown-mastodon/root/etc/services.d/streaming/run
2022-11-15 09:27:16 +00:00

10 lines
231 B
Text
Executable file

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
NODE_ENV=production
PATH="${PATH}:/app/www/bin"
exec \
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost 4000" \
cd /app/www s6-setuidgid abc node ./streaming