Fix upload command

This commit is contained in:
Ryan Hughes
2026-02-21 11:37:01 -05:00
parent d0a39976b2
commit c45b46cfbb
+1 -1
View File
@@ -133,7 +133,7 @@ catch_errors() {
fi
;;
"Upload log for support")
omarchy-upload-install-log
omarchy-upload-log
;;
"Exit" | "")
exit 1