From 55dde5308611c987f7573da4d7c9310588ac1a7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 29 Jul 2020 16:32:54 +0200 Subject: turris: try to do another fix --- templates/turris.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/turris.run b/templates/turris.run index 908de13..e8dfb22 100755 --- a/templates/turris.run +++ b/templates/turris.run @@ -75,5 +75,5 @@ EOF ssh upload /bin/sh -e "$ANIMAL" "$BOARD" <<"EOF" mkdir -p "/var/www/repo/turris/$1" rm -rf "/var/www/repo/turris/$1/$2" - mv deploy-turris-$1-$2 "/var/www/repo/turris/$1/$2" + mv "deploy-turris-$1-$2" "/var/www/repo/turris/$1/$2" EOF -- cgit v1.2.3