From 6f2c85c9821349616c732c16ae83d26e109055c9 Mon Sep 17 00:00:00 2001 From: itssct Date: Fri, 17 Mar 2023 16:05:42 +0100 Subject: [PATCH] PluginPath angepasst --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 738179d..bef4036 100644 --- a/install.sh +++ b/install.sh @@ -5,7 +5,7 @@ # Grund : Schlanke Alternative zum fetten FortiClient VPN Only # Variables -PLUGINDIR='/Users/'$USER'/Library/"Application\ Support"/SwiftBar/plugins' +PLUGINDIR='/Users/'$USER'/Library/SwiftBar/plugins' # Farben definieren noColor="\033[0m"; Purple='\033[0;35m'