Remove write_config from build.func

This commit is contained in:
vhsdream 2025-07-25 08:11:22 -04:00
parent c2da8bf912
commit c82b62ac2f

View File

@ -824,7 +824,6 @@ advanced_settings() {
if (whiptail --backtitle "[dev] 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