Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pdn-certic
MaX
Commits
7a7b74f4
Commit
7a7b74f4
authored
Apr 01, 2022
by
Jerome Chauveau
Browse files
Merge branch 'dev'
parents
1084c806
5860aa3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/test-deploy.sh
View file @
7a7b74f4
...
...
@@ -39,5 +39,9 @@ echo 'Run basexhttp'
./basex/bin/basexhttp
-h4242
&
echo
'Install Max Tei DEMO'
./MaX/tools/max.sh
--d-tei
firefox http://localhost:4242/max_tei_demo
if
[[
$OSTYPE
==
'darwin'
*
]]
then
open
-a
http://localhost:4242/max_tei_demo
else
firefox http://localhost:4242/max_tei_demo
fi
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment