From f78b86251fe1ce430bae5d294d04b63bc300cca4 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Mon, 2 Mar 2020 12:14:13 -0700 Subject: [PATCH] typo in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 658aeab..0a61f99 100644 --- a/Makefile +++ b/Makefile @@ -176,7 +176,7 @@ installdash : index.php /bin/cp -f system/qndash.service $(SYSDIR) systemctl enable qndash.service systemctl daemon-reload - systemctl start qndash.servlce + systemctl start qndash.service uninstallbase : ######### QnetGateway #########