Install edit

This commit is contained in:
2022-11-01 09:19:35 +01:00
parent 46301bdf36
commit 7ca6e935b1
3 changed files with 7 additions and 6 deletions

View File

@@ -10,8 +10,8 @@ sudo sh -c "echo 'deb-src http://deb.debian.org/debian/ testing main contrib non
# Not for production version
#read -p "Troubleshooting - Press a key to continue the installation."
# APT Update & apt upgrade
sudo apt update && sudo apt upgrade -y
# Run APT Update
sudo apt update
# Not for production version
#read -p "Troubleshooting - Press a key to continue the installation."