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