template update to s6 v2-v3 hybrid

This commit is contained in:
aptalca
2022-09-25 15:28:39 -04:00
parent 413aa5129f
commit 28a244874b
21 changed files with 66 additions and 10 deletions
-1
View File
@@ -4,7 +4,6 @@
if [ ! -f /usr/local/lib/python***/dist-packages/sshuttle ] && \
[ -f /usr/bin/apt ]; then
## Ubuntu
apt-get update
apt-get install --no-install-recommends -y \
iptables \
openssh-client \