Added Zywall SecuExtender

This commit is contained in:
jimbo2k2
2022-09-15 21:01:33 +01:00
committed by GitHub
parent 2149dac9d7
commit bd2ce047f6

View File

@@ -130,6 +130,11 @@ if [[ " $@ " =~ "teamviewer" ]]; then
APPPA="/Applications"
DOCKPOS=end
fi
if [[ " $@ " =~ "zywallsecuextender" ]]; then
APPNA="ZyWALL SecuExtender"
APPPA="/Applications"
DOCKPOS=end
fi
# ********************************************************************************************************************************
# END APP LABELS
# ********************************************************************************************************************************