updated deploy.sh

This commit is contained in:
2025-08-19 12:17:17 +02:00
parent 16c4d58def
commit f8f4c8954a
3 changed files with 66 additions and 17 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