Salome HOME
[bos #29470][EDF](2022-T1) Advanced geometry features: cloud point on a face
[modules/shaper.git] / squishserver_stop.sh
1 #!/bin/bash -x
2
3 SQUISHSERVER_PORT=4320
4
5 source env_squish.sh
6 squishserver --verbose --port=${SQUISHSERVER_PORT} --stop $@