mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 05:43:24 +00:00
Added Transmit
This commit is contained in:
@@ -148,6 +148,11 @@ if [[ " $@ " =~ "mitelconnect" ]]; then
|
||||
APPPA="/Applications"
|
||||
DOCKPOS=end
|
||||
fi
|
||||
if [[ " $@ " =~ "transmit" ]]; then
|
||||
APPNA="Transmit"
|
||||
APPPA="/Applications"
|
||||
DOCKPOS=end
|
||||
fi
|
||||
# ********************************************************************************************************************************
|
||||
# END APP LABELS
|
||||
# ********************************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user