a little tidying up and small corrections

This commit is contained in:
ITmail-dk
2022-01-31 10:25:21 +01:00
parent 2624ec45ae
commit a94309bae7
6 changed files with 7 additions and 71 deletions

View File

@@ -1,8 +1,7 @@
#!/bin/bash
# APT Update & apt upgrade
sudo apt update && sudo apt install -y dialog
sudo apt update && sudo apt install -y dialog git
# Remember that this menu uses this apt package "dialog"