Initial public commit (clean history)

This commit is contained in:
2025-08-19 12:27:53 +02:00
commit 6629350c75
46 changed files with 10880 additions and 0 deletions

7
.env.example Normal file
View File

@@ -0,0 +1,7 @@
# Kopieren zu .env und anpassen
SFTP_HOST=change.me
SFTP_USER=change_me
SSH_KEY=/home/you/.ssh/id_ed25519
TARGET_DIR=/public_html/wishlist.tld
SOURCE_DIR=./
DRY_RUN=1