Initial public commit (clean history)
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal 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
|
Reference in New Issue
Block a user