Mercurial > hg > chourdakisreiss2018smc
diff demo/workspace/semantic_analysis.sh @ 7:c7877910daab
changed chrome to run as non-root, changed libreoffice-calc to libreoffice
author | Emmanouil Theofanis Chourdakis <e.t.chourdakis@qmul.ac.uk> |
---|---|
date | Sat, 01 Dec 2018 15:23:24 +0000 |
parents | 7abb4f6b3a91 |
children | 014bc3f21382 |
line wrap: on
line diff
--- a/demo/workspace/semantic_analysis.sh Sat Dec 01 12:57:26 2018 +0000 +++ b/demo/workspace/semantic_analysis.sh Sat Dec 01 15:23:24 2018 +0000 @@ -29,7 +29,7 @@ echo "Please visit http://0.0.0.0:8001/index.xhtml#/workspace/story_processed" echo "login with user:au1/pass:au1 and make your changes, and then press enter here" -su apps -c "google-chrome 'http://0.0.0.0:8001/index.xhtml#/workspace/story_processed'" +google-chrome 'http://0.0.0.0:8001/index.xhtml#/workspace/story_processed' cd - read kill $PID