This commit is contained in:
2022-02-14 20:10:43 +01:00
parent ee4c9dd7e1
commit 5bdb5ff64d
35 changed files with 30 additions and 41 deletions

View File

@@ -11,7 +11,6 @@ echo " continues the software installation in 3 seconds"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
sleep 3
# APT Update & apt upgrade
sudo apt update && sudo apt upgrade -y