diff --git a/run.sh b/run.sh index 96f8194..babff3c 100755 --- a/run.sh +++ b/run.sh @@ -224,7 +224,8 @@ SWITCH_TAPM_BRANCH() { fi rm -f /var/cache/ta-proxmenu/update-status 2>/dev/null || true - echo -e "${idsCL[Green]}TA-ProxMenu is now using branch '${target_branch}'.${idsCL[Default]}" + echo -e "${idsCL[Green]}TA-ProxMenu is now using branch '${target_branch}'. Loading its menu...${idsCL[Default]}" + exec /opt/idssys/ta-proxmenu/run.sh } INSTALL_UPDATES() {