Initial public commit (clean history)

This commit is contained in:
2025-08-20 19:43:36 +02:00
commit 63898b6391
45 changed files with 10873 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