Update linupx-scripts.sh
This commit is contained in:
@@ -570,7 +570,6 @@ blacklist {
|
||||
ADDVEEAMUSER(){
|
||||
bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/branch/master/add-veeam-user.sh)
|
||||
echo ""
|
||||
read -n 1 -s -p "Press any key to continue"
|
||||
}
|
||||
|
||||
COPYCERTS_UPDATE(){
|
||||
@@ -678,6 +677,7 @@ SCRIPT_MENU() {
|
||||
[Ff]) REMOVEFLOPPY
|
||||
SCRIPT_MENU;;
|
||||
[Vv]) ADDVEEAMUSER
|
||||
read -n 1 -s -p "Press any key to continue"
|
||||
SCRIPT_MENU;;
|
||||
[Rr]) GO_REBOOT
|
||||
SCRIPT_MENU;;
|
||||
|
||||
Reference in New Issue
Block a user