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

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