Browse Source

make firmware update work

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
Michel-FK 3 years ago
parent
commit
4017482c63
1 changed files with 2 additions and 1 deletions
  1. 2 1
      FunKey/board/funkey/sw-description

+ 2 - 1
FunKey/board/funkey/sw-description

@@ -12,10 +12,11 @@ software =
 		installed-directly = true;
 		compressed = "zlib";
         }
+	);
 	files: (
 	{
 		filename = "funkey_gpio_management";
-		path = "/tmp/";
+		path = "/tmp/funkey_gpio_management";
 	}
         );
 	scripts: (