From 563c1a29aef559be4742dfc1db1ff26915d11d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 29 Jul 2020 12:24:54 +0200 Subject: Correctly replae scp with sftp It is not possible to run command on server side trought sftp so reverting to just replacing scp with sftp command in place. --- jobs/turris-updater-conf.run | 9 +++++---- templates/alpine.run | 12 ++++++------ templates/turris.run | 10 ++++++---- 3 files changed, 17 insertions(+), 14 deletions(-) diff --git a/jobs/turris-updater-conf.run b/jobs/turris-updater-conf.run index 509ae52..5ab91e6 100755 --- a/jobs/turris-updater-conf.run +++ b/jobs/turris-updater-conf.run @@ -9,8 +9,9 @@ echo_stage "Signing" signify -S -s ~/openwrt-repo.sec -m pkgs/updater.lua echo_stage "Deploy" -sftp -d - upload <