Add supported network 'EBS'.
This commit is contained in:
@ -46,6 +46,7 @@ Example: `basename $0` -h wf.oopen.de -u chris -d /home/chris/devel/git/git.oope
|
||||
B3-Bornim
|
||||
BLKR
|
||||
CKUBU
|
||||
EBS
|
||||
FLR-BRB
|
||||
GA-AL
|
||||
GA-Ersatz
|
||||
@ -543,6 +544,7 @@ if [[ "$_network" != "NONE-WF" ]] \
|
||||
&& [[ "$_network" != "B3-Bornim" ]] \
|
||||
&& [[ "$_network" != "BLKR" ]] \
|
||||
&& [[ "$_network" != "CKUBU" ]] \
|
||||
&& [[ "$_network" != "RBS" ]] \
|
||||
&& [[ "$_network" != "FLR-BRB" ]] \
|
||||
&& [[ "$_network" != "GA-AL" ]] \
|
||||
&& [[ "$_network" != "GA-Ersatz" ]] \
|
||||
|
Reference in New Issue
Block a user