This commit is contained in:
2019-11-10 02:35:42 +01:00
3 changed files with 6 additions and 2 deletions

View File

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