From 188866eca4b3af718e7410059ecb145b36fdb0f5 Mon Sep 17 00:00:00 2001 From: Francois B Date: Mon, 19 Mar 2018 06:08:34 +0100 Subject: [PATCH] . --- install_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_functions.sh b/install_functions.sh index 67853c0..f2f4435 100644 --- a/install_functions.sh +++ b/install_functions.sh @@ -562,7 +562,7 @@ KERNEL==\"hidraw*\", SUBSYSTEM==\"hidraw\", ATTRS{idVendor}==\"096e\", ATTRS{idP \n\ LABEL=\"u2f_end\"' > /etc/udev/rules.d/70-u2f.rules" - rmcCmd "sudo service udev restart" + runCmd "sudo service udev restart" } #