diff --git a/install.sh b/install.sh index a2ed670..738179d 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/"Application\ Support"/SwiftBar/plugins' # Farben definieren noColor="\033[0m"; Purple='\033[0;35m'