Salome HOME
Fix for the issue #18736 : EDF - crash when dumping (python) from a HDF file made...
[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} $@