smath-studio.sh 73 B

12345
  1. #!/bin/sh
  2. cd /opt/smath-studio
  3. exec mono ./SMathStudio_Desktop.exe "$@"