Rebase nightly to 3.17

This commit is contained in:
TheSpad
2022-12-19 17:31:27 +00:00
parent b7e01eccf1
commit a12ea5060a
8 changed files with 29 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# permissions
chown -R abc:abc \
lsiown -R abc:abc \
/config

View File

@@ -1,4 +1,5 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
exec \
s6-notifyoncheck -d -n 300 -w 1000 -c "nc -z localhost 7878" \