From f284cda94cb25ad22fdb1ae2b83ac4cab5d866d3 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 6 May 2026 13:23:12 +0200 Subject: [PATCH] Not necessary to show either --- bin/omarchy | 1 - bin/omarchy-upload-log | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy b/bin/omarchy index ad5d02fc..ad743ce7 100755 --- a/bin/omarchy +++ b/bin/omarchy @@ -67,7 +67,6 @@ GROUP_DESCRIPTIONS[transcode]="Image and video transcoding" GROUP_DESCRIPTIONS[tui]="Terminal UI launchers" GROUP_DESCRIPTIONS[tz]="Timezone selection" GROUP_DESCRIPTIONS[update]="Omarchy and system updates" -GROUP_DESCRIPTIONS[upload]="Upload helpers" GROUP_DESCRIPTIONS[version]="Version and channel information" GROUP_DESCRIPTIONS[voxtype]="Voxtype dictation" GROUP_DESCRIPTIONS[webapp]="Web app launchers" diff --git a/bin/omarchy-upload-log b/bin/omarchy-upload-log index 6d38eee8..7d06ac3b 100755 --- a/bin/omarchy-upload-log +++ b/bin/omarchy-upload-log @@ -2,6 +2,7 @@ # omarchy:summary=Upload logs to 0x0.st # omarchy:args= +# omarchy:hidden=true LOG_TYPE="${1:-install}" TEMP_LOG="/tmp/upload-log.txt"