This commit is contained in:
TheSpad
2022-07-24 14:42:54 +01:00
parent 0b79e4c541
commit 9fbcc36241
13 changed files with 26 additions and 1 deletions
Regular → Executable
+1 -1
View File
@@ -2,4 +2,4 @@
if [ -f /usr/bin/apt ]; then
apt-get update
fi
fi
View File