From be1929117ace34b4923ed612cab9ce5d94c33066 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Thu, 14 Mar 2019 10:50:12 +0100 Subject: [PATCH] Bugfix, patch sudoers --- installers/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/common.sh b/installers/common.sh index d57b126b..3428ce46 100755 --- a/installers/common.sh +++ b/installers/common.sh @@ -257,7 +257,7 @@ function patch_system_files() { "/bin/cp /etc/raspap/networking/dhcpcd.conf /etc/dhcpcd.conf" "/etc/raspap/hostapd/enablelog.sh" "/etc/raspap/hostapd/disablelog.sh" - "/etc/raspap/hostapd/servicesstart.sh" + "/etc/raspap/hostapd/servicestart.sh" ) # Check if sudoers needs patching