diff --git a/dockutil-labels.sh b/dockutil-labels.sh index be8e327..02d61f0 100644 --- a/dockutil-labels.sh +++ b/dockutil-labels.sh @@ -183,6 +183,11 @@ if [[ " $@ " =~ "excellcloudvoice" ]]; then APPNA="Excell Cloud Voice Plus" APPPA="/Applications" +fi +if [[ " $@ " =~ "accountedgene" ]]; then + APPNA="AccountEdge NE" + APPPA="/Applications" + fi # ******************************************************************************************************************************** # END APP LABELS