diff --git a/git-init.sh b/git-init.sh index eae9831..35462fa 100755 --- a/git-init.sh +++ b/git-init.sh @@ -3,7 +3,7 @@ # Użycie: ./git-init.sh [gitea_user] [gitea_repo] set -e -set +x +set -x # Parametry GITEA_USER="${1:-ms}"