mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 05:43:24 +00:00
Update dockutil-labels.sh
This commit is contained in:
@@ -361,10 +361,10 @@ fi
|
||||
echo "Status: adding $APPNA to the Dock" >> $DEPLOG
|
||||
echo "removing $APPNA from the Dock"
|
||||
/usr/local/bin/dockutil --remove "$APPNA" --allhomes --no-restart
|
||||
sleep .5
|
||||
sleep .2
|
||||
echo "adding $APPNA to the Dock"
|
||||
/usr/local/bin/dockutil --add "$APPPA/$APPNA.app" --position $DOCKPOS --allhomes --no-restart
|
||||
sleep .5
|
||||
sleep .2
|
||||
fi
|
||||
|
||||
# ********************************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user