switch to hybrid

This commit is contained in:
aptalca
2022-07-27 11:04:46 -04:00
parent 3b7f0e4ade
commit 5c4a59c60e
16 changed files with 62 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bash
if [ -f /usr/bin/apt ]; then
apt-get update
fi
@@ -0,0 +1 @@
oneshot
@@ -0,0 +1 @@
/etc/s6-overlay/s6-rc.d/init-mod-apt-get/run