From 53dc8c8d2634aae40e21b16f2af4c2c97a8e12c1 Mon Sep 17 00:00:00 2001 From: konsthol Date: Wed, 18 Oct 2023 20:52:44 +0300 Subject: [PATCH] One little whitespace gets its very own commit! Oh, life is so erratic! --- giteaDo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/giteaDo b/giteaDo index 1b9a256..8719f38 100755 --- a/giteaDo +++ b/giteaDo @@ -4,7 +4,7 @@ GITEA_URL="https://git.konsthol.eu" USERNAME="konsthol" -TOKEN=$(pass SelfHosted/giteaTokenForKonsthol) +TOKEN=$(pass SelfHosted/gitnexToken) #MENU='rofi -theme-str 'window {width: 400px; height: 200px;}' -dmenu -i -p repoToDelete' # MENU="rofi -dmenu -i -p repoToDelete"