Update dockutil-labels.sh

This commit is contained in:
Michael
2023-06-28 15:44:33 +01:00
committed by GitHub
parent 913488234f
commit 5db2a6cd94

View File

@@ -245,6 +245,11 @@ if [[ " $@ " =~ "asana" ]]; then
APPNA="Asana"
APPPA="/Applications"
fi
if [[ " $@ " =~ "googledrive" ]]; then
APPNA="Google Drive"
APPPA="/Applications"
fi
# NOT KNOWN TO INSTALLOMATOR - USE FOR DOCK POPULATION ONLY