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'