This commit is contained in:
2026-07-25 17:57:45 -05:00
parent d19400a732
commit d360b571fb
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -270,7 +270,7 @@ case "${1:-}" in
INSTALL_UPDATES
exit $?
;;
main|V[0-9]*)
main)
SWITCH_TAPM_BRANCH "$1"
exit $?
;;