diff --git a/deploy/sftp.sh b/deploy/sftp.sh index 2cd22d30..9ece92cb 100644 --- a/deploy/sftp.sh +++ b/deploy/sftp.sh @@ -118,10 +118,10 @@ sftp_deploy() { for _sftp_host in $_sftp_hosts ; do sftp "$_sftp_host"\ <