standardize repo addition and install

This commit is contained in:
aptalca
2022-01-28 16:38:54 -05:00
parent db595d5fa7
commit 4007f99051
4 changed files with 19 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