Add 'NONE-CKUBU2'.

This commit is contained in:
2018-05-08 11:31:35 +02:00
parent 0ff8910ab7
commit 7127fbca44
3 changed files with 6 additions and 2 deletions

View File

@ -35,6 +35,7 @@ Example: `basename $0` -h wf.oopen.de -u chris -d /home/chris/devel/git/git.oope
NONE-WF
NONE-CKUBU
NONE-CKUBU2
123
AK
@ -529,6 +530,7 @@ OFFICE_DIR=${OFFICE_BASE_DIR}/${_network}
if [[ "$_network" != "NONE-WF" ]] \
&& [[ "$_network" != "NONE-CKUBU" ]] \
&& [[ "$_network" != "NONE-CKUBU2" ]] \
&& [[ "$_network" != "123" ]] \
&& [[ "$_network" != "AK" ]] \
&& [[ "$_network" != "AKB" ]] \