From 96267b3fe4e1fa9799b2fab280e27b3a34d79690 Mon Sep 17 00:00:00 2001 From: Patrick Wardle Date: Mon, 3 May 2021 17:01:35 -1000 Subject: [PATCH] Update configure.sh --- Installer/Source/Script/configure.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Installer/Source/Script/configure.sh b/Installer/Source/Script/configure.sh index 598a882..0dd8c1c 100755 --- a/Installer/Source/Script/configure.sh +++ b/Installer/Source/Script/configure.sh @@ -38,3 +38,6 @@ rm -rf "${2}" killall "OverSight" 2> /dev/null killall "com.objective-see.OverSight.helper" 2> /dev/null killall "OverSight Helper" 2> /dev/null + +#happy +exit 0