Update install.sh

This commit is contained in:
ITmail-dk
2022-01-17 07:38:25 +01:00
parent aee85effe0
commit bffaae6653

View File

@@ -1,5 +1,9 @@
#!/bin/bash
# APT Update & apt upgrade
sudo apt update && sudo apt install -y dialog
# Remember that this menu uses this apt package "dialog"
HEIGHT=35