Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /tutorial-simulations-using-ddsim-and-geant4/bin/run-make-docker-serve.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/bash
0002 
0003 set -o errexit
0004 set -o pipefail
0005 set -o nounset
0006 
0007 
0008 bundle install
0009 bundle update
0010 exec bundle exec jekyll serve --host 0.0.0.0