summaryrefslogtreecommitdiff
path: root/templates/turris.run
diff options
context:
space:
mode:
Diffstat (limited to 'templates/turris.run')
-rwxr-xr-xtemplates/turris.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/turris.run b/templates/turris.run
index bce60bd..01a56d5 100755
--- a/templates/turris.run
+++ b/templates/turris.run
@@ -45,7 +45,7 @@ find package/feeds/personal -mindepth 1 -maxdepth 1 -printf 'package/%P/compile\
xargs --null $make
echo_stage "Generate index and sign"
-$make package/index BUILD_KEY=~/openwrt-repo.key
+$make package/index BUILD_KEY=~/openwrt-repo.sec
echo_stage "Deploy"
ssh upload rm -rf "deploy-turris-$ANIMAL-$BOARD"