use system() rather than popen() in FunKey menu

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2021-04-27 23:23:18 +02:00
parent 1e709b5553
commit c8593fac19
10 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
# commander
#
#############################################################
COMMANDER_VERSION = e06aedd
COMMANDER_VERSION = 34b8d40
COMMANDER_SITE_METHOD = git
COMMANDER_SITE = https://github.com/FunKey-Project/commander.git
COMMANDER_LICENSE = GPL-2.0