Loading tools/test-deploy.sh +6 −2 Original line number Diff line number Diff line Loading @@ -39,5 +39,9 @@ echo 'Run basexhttp' ./basex/bin/basexhttp -h4242 & echo 'Install Max Tei DEMO' ./MaX/tools/max.sh --d-tei if [[ $OSTYPE == 'darwin'* ]] then open -a http://localhost:4242/max_tei_demo else firefox http://localhost:4242/max_tei_demo fi Loading
tools/test-deploy.sh +6 −2 Original line number Diff line number Diff line Loading @@ -39,5 +39,9 @@ echo 'Run basexhttp' ./basex/bin/basexhttp -h4242 & echo 'Install Max Tei DEMO' ./MaX/tools/max.sh --d-tei if [[ $OSTYPE == 'darwin'* ]] then open -a http://localhost:4242/max_tei_demo else firefox http://localhost:4242/max_tei_demo fi