Initial commit: KSEF PDF Generator from GitHub

This commit is contained in:
2026-03-18 22:38:57 +01:00
parent a4ca013811
commit b22c5a5cd2

View File

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