@ -213,9 +213,10 @@ fi
if (whiptail --title "ADVANCED SETTINGS COMPLETE" --yesno "Ready to create ${APP} LXC?" 10 58); then
echo -e "${RD}Creating a ${APP} LXC using the above advanced settings${CL}"
else
clear
echo "Going Back to Advanced Settings"
advanced_settings
header_info
echo -e "${RD}Using Advanced Settings${CL}"
fi
}
function start_script() {
Powered by BW's shoe-string budget.