garypang13 4 years ago
parent
commit
e86fc2bcd1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      onekey/recompile.sh

+ 1 - 1
onekey/recompile.sh

@@ -39,7 +39,7 @@ elif [ $firmware == "x86_64" ]; then
 elif [ $firmware == "friendlyarm_nanopi-r2s" ]; then
 	firmware="nanopi-r2s"
 elif [ $firmware == "friendlyarm_nanopi-r4s" ]; then
-	firmware="nanopi-r2s"
+	firmware="nanopi-r4s"
 elif [ $firmware == "xiaoyu_xy-c5" ]; then
 	firmware="XY-C5"
 elif [ $firmware == "d-team_newifi-d2" ]; then