mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update adsb-feeder-vm.sh
This commit is contained in:
parent
91baa71168
commit
bfe2cc4f80
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ function advanced_settings() {
|
|||
echo -e "${DGN}Using Interface MTU Size: ${BGN}$MTU1${CL}"
|
||||
fi
|
||||
fi
|
||||
if (whiptail --backtitle "Proxmox VE Helper Scripts" --title "START VIRTUAL MACHINE" --yesno "Start Mikrotik RouterOS CHR VM when completed?" 10 58); then
|
||||
if (whiptail --backtitle "Proxmox VE Helper Scripts" --title "START VIRTUAL MACHINE" --yesno "Start ADS-B Feeder VM when completed?" 10 58); then
|
||||
echo -e "${DGN}Start ADS-B Feeder VM when completed: ${BGN}yes${CL}"
|
||||
START_VM="yes"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue