From 7d31aa346f2aa25e546d90b0f5d6da8fdc4b33c4 Mon Sep 17 00:00:00 2001 From: bubuIT Date: Sun, 13 Apr 2025 15:49:42 +0200 Subject: [PATCH] Update 2025-04-13_15:49:42 --- gitea_push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea_push.sh b/gitea_push.sh index 0f40a66..0bca28e 100755 --- a/gitea_push.sh +++ b/gitea_push.sh @@ -1,5 +1,5 @@ #!/bin/zsh -# Script Version: 1.4 +# Script Version: 1.5 # Description: Pushes the current folder (e.g. /etc) to a nested Gitea repo using provided nesting arguments. Auto-creates the remote repo via Gitea API if missing. # Set variables