defaults write vereinheitlicht
This commit is contained in:
parent
b40a491e11
commit
ccbc6a94da
@ -24,7 +24,7 @@ brew update && brew install openconnect swiftbar
|
|||||||
echo -e "${Purple}Lade das Skript und stelle die Konfiguration für SwiftBar ein.${noColor}"
|
echo -e "${Purple}Lade das Skript und stelle die Konfiguration für SwiftBar ein.${noColor}"
|
||||||
|
|
||||||
mkdir -p $PLUGINDIR && cd $PLUGINDIR
|
mkdir -p $PLUGINDIR && cd $PLUGINDIR
|
||||||
defaults write /Users/$USER/Library/Preferences/com.ameba.SwiftBar.plist PluginDirectory $PLUGINDIR
|
defaults write com.ameba.SwiftBar.plist PluginDirectory $PLUGINDIR
|
||||||
wget https://git.bib.de/ITS/OpenConnect_macOS_Bar/raw/branch/main/bibVPN.sh
|
wget https://git.bib.de/ITS/OpenConnect_macOS_Bar/raw/branch/main/bibVPN.sh
|
||||||
chmod +x bibVPN.sh
|
chmod +x bibVPN.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user