mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Add helper.func
This commit is contained in:
@@ -136,7 +136,7 @@ ssh_check() {
|
||||
fi
|
||||
}
|
||||
|
||||
function start_script() {
|
||||
start_script() {
|
||||
if (whiptail --backtitle "Proxmox VE Helper Scripts" --title "SETTINGS" --yesno "Use Default Settings?" --no-button Advanced 10 58); then
|
||||
header_info
|
||||
echo -e "${DEFAULT}${BOLD}${BL}Using Default Settings${CL}"
|
||||
|
||||
Reference in New Issue
Block a user