SF3d_Launch 101 B

1234
  1. #!/bin/bash
  2. cd /opt/Simplify3D-4.0.1/
  3. export LD_LIBRARY_PATH=.
  4. /opt/Simplify3D-4.0.1/Simplify3D "$@"