Update omada-v5.sh

fix exit
This commit is contained in:
tteckster 2023-02-12 17:28:14 -05:00 committed by GitHub
parent 3fb399d1d2
commit 55f30917b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -324,8 +324,8 @@ header_info
header_info
echo -e "${RD}Using Advanced Settings${CL}"
advanced_settings
fi
exit
fi
}
function update_script() {