Fixed naming of site in exliquid script

This commit is contained in:
Patrick Skowronek 2023-02-23 14:26:59 +01:00
parent 5fdeaa7ca4
commit fdda14c1be
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
function exliquidSetup() {
case ${SITE_ID} in
berlin|dresden|essen|frankfurt|freiburg|luebeck|mainz|muenchen-lmu|muenchen-tu|mannheim|tuebingen)
berlin|dresden|essen|frankfurt|freiburg|luebeck|mainz|muenchen-lmu|muenchen-tum|mannheim|tuebingen)
EXLIQUID=1
;;
dktk-test)