Initial commit

This commit is contained in:
TheSpad
2022-07-14 15:18:08 +01:00
parent 7412fbc30b
commit 1d991893e7
10 changed files with 107 additions and 397 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/with-contenv bash
if [ -f /usr/bin/apt ]; then
apt-get update
fi