ocmaster-rebuild

This commit is contained in:
Nick Craig
2023-05-03 09:00:28 -04:00
parent 469ecadbbb
commit b3e228285d
30 changed files with 549 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
#!/command/with-contenv bash
# shellcheck shell=bash
set -e
. /bin/common.sh
log_info 'Starting nginx ...'
exec s6-setuidgid npmuser nginx

View File

@@ -0,0 +1 @@
longrun