diff --git a/configure/configure.sh b/configure/configure.sh index 13a8f9c..0eb6f9d 100755 --- a/configure/configure.sh +++ b/configure/configure.sh @@ -50,10 +50,10 @@ then echo "kext installed and loaded" #install & load launch daemon - chown -R root:wheel LuluDaemon + chown -R root:wheel LuLuDaemon chown -R root:wheel com.objective-see.lulu.plist - mv LuluDaemon /Library/Objective-See/LuLu/ + mv LuLuDaemon /Library/Objective-See/LuLu/ mv com.objective-see.lulu.plist /Library/LaunchDaemons/ launchctl load /Library/LaunchDaemons/com.objective-see.lulu.plist