Add SFTP deployment script
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DEPLOY_HOST=example.org
|
||||
DEPLOY_USER=deploy-user
|
||||
DEPLOY_PORT=22
|
||||
DEPLOY_TARGET_DIR=/pfad/zum/webspace
|
||||
Reference in New Issue
Block a user