Add SFTP deployment script

This commit is contained in:
2026-06-23 11:35:45 +02:00
parent a270df72e8
commit f8e4e39712
4 changed files with 74 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
DEPLOY_HOST=example.org
DEPLOY_USER=deploy-user
DEPLOY_PORT=22
DEPLOY_TARGET_DIR=/pfad/zum/webspace