Add support for network GH (GA Georgshaus).
This commit is contained in:
@@ -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" ]] \
|
||||
|
||||
Reference in New Issue
Block a user