Fix indentation in config_file function to ensure proper script execution flow

This commit is contained in:
Michel Roegl-Brunner 2025-05-16 10:56:40 +02:00
parent 749f22c72b
commit 5b6882f13f

View File

@ -1226,7 +1226,7 @@ config_file() {
fi
echo -e "${VLANTAG}${BOLD}${DGN}Vlan: ${BGN}$VLAN1${CL}"
else
exit_script
exit_script
fi
fi