From dfaddbcb74977f2102ddabc87a4dc60e7715948a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 22 Nov 2018 10:09:47 +0100 Subject: turris4x: deploy as turris4x not openwrt --- templates/turris4x.run | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/turris4x.run b/templates/turris4x.run index 7f129be..2668531 100755 --- a/templates/turris4x.run +++ b/templates/turris4x.run @@ -59,7 +59,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 <