]> SALOME platform Git repositories - modules/shaper.git/blob - squishserver_run.sh
Salome HOME
Merge remote-tracking branch 'origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1
[modules/shaper.git] / squishserver_run.sh
1 #!/bin/bash -x
2
3 SQUISHSERVER_PORT=4320
4
5 source env_squish.sh
6 squishserver --verbose --port=${SQUISHSERVER_PORT} $@