From 200890d01feb2fa26159cf18237f9a4f23286a59 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 8 Sep 2017 13:05:08 +0200 Subject: Deploy script source directory defined as parameter --- docs/scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/scripts.md') diff --git a/docs/scripts.md b/docs/scripts.md index 8c5ad05..d715671 100644 --- a/docs/scripts.md +++ b/docs/scripts.md @@ -100,4 +100,4 @@ Deployment scripts `deploy.sh` -Just run it to sync pages output directory with a remote location, via `rsync`. If `config/deploy-pass` is present, it's provided to rsync via `sshpass`. `config/deploy-path` defines remote path for sync. +Just run it to sync pages output directory (script's parameter) with a remote location, via `rsync`. If `config/deploy-pass` is present, it's provided to rsync via `sshpass`. `config/deploy-path` defines remote path for sync. -- cgit v1.2.3