mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
build.func aktualisieren (#4537)
This commit is contained in:
parent
ce7442bab7
commit
22e5a54941
1 changed files with 1 additions and 1 deletions
|
@ -800,7 +800,7 @@ advanced_settings() {
|
|||
|
||||
if (whiptail --backtitle "Proxmox VE Helper Scripts" --title "ADVANCED SETTINGS COMPLETE" --yesno "Ready to create ${APP} LXC?" 10 58); then
|
||||
echo -e "${CREATING}${BOLD}${RD}Creating a ${APP} LXC using the above advanced settings${CL}"
|
||||
write_config
|
||||
|
||||
else
|
||||
clear
|
||||
header_info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue