fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user