Initial commit: KSEF PDF Generator from GitHub

This commit is contained in:
2026-03-18 22:39:06 +01:00
parent b22c5a5cd2
commit 40c787e660

View File

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