Add support for network GH (GA Georgshaus).

This commit is contained in:
2025-11-30 17:33:47 +01:00
parent fe5aca859d
commit 3493b77b4c
3 changed files with 6 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ Example: `basename $0` -h wf.oopen.de -u chris -d /home/chris/devel/git/git.oope
FM
GA-AL
GA-Ersatz
GA-GH
GA-NH
GA-Schloss
JONAS
@@ -555,6 +556,7 @@ if [[ "$_network" != "NONE-WF" ]] \
&& [[ "$_network" != "FM" ]] \
&& [[ "$_network" != "GA-AL" ]] \
&& [[ "$_network" != "GA-Ersatz" ]] \
&& [[ "$_network" != "GA-GH-NH" ]] \
&& [[ "$_network" != "GA-NH" ]] \
&& [[ "$_network" != "GA-Schloss" ]] \
&& [[ "$_network" != "JONAS" ]] \