Update add-to-dock-as-user.sh

This commit is contained in:
Michael
2023-02-06 13:30:22 +00:00
committed by GitHub
parent b452aca630
commit 2ce5256f5d

View File

@@ -41,7 +41,7 @@ fi
#EMPTYDOCK - not used in this script
# /usr/local/bin/dockutil --remove all --allhomes
rm -rf /usr/local/bin/dockutil-labels.sh
rm -f /usr/local/bin/dockutil-labels.sh
curl -s -o /usr/local/bin/dockutil-labels.sh https://raw.githubusercontent.com/PurpleComputing/helpful-scripts/main/dockutil-labels-user.sh?v=123$(date +%s)
chmod +x /usr/local/bin/dockutil-labels.sh