summaryrefslogtreecommitdiff
path: root/templates/turris3x.run
diff options
context:
space:
mode:
Diffstat (limited to 'templates/turris3x.run')
-rwxr-xr-xtemplates/turris3x.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/turris3x.run b/templates/turris3x.run
index dfd85d9..b9344d8 100755
--- a/templates/turris3x.run
+++ b/templates/turris3x.run
@@ -26,7 +26,7 @@ echo_stage "Build"
$make
echo_stage "Sign"
-./staging_dir/host/bin/usign -S -s ~/openwrt-repo.key -m "bin/$ARCH/packages/base/Packages"
+./staging_dir/host/bin/usign -S -s ~/openwrt-repo.sec -m "bin/$ARCH/packages/base/Packages"
echo_stage "Deploy"
ssh upload rm -rf "deploy-turris3x-$BOARD"