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
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bash
if [ -f /usr/bin/apt ]; then
apt-get update
fi