From ed2449c58058aa4303b847284e7f1ebc91e9468b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 10 Oct 2018 12:54:22 +0200 Subject: turris4x: change deploy path to openwrt --- templates/turris4x.run | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/turris4x.run b/templates/turris4x.run index 5c39008..ca85fa6 100755 --- a/templates/turris4x.run +++ b/templates/turris4x.run @@ -54,7 +54,7 @@ echo_stage "Deploy" ssh upload rm -rf "deploy-turris4x-$BOARD" scp -r "bin/packages/$ARCH/personal" upload:deploy-turris4x-$BOARD ssh upload /bin/sh -e <