slackbuilds/academic/smath-studio/smath-studio.sh

5 lines
75 B
Bash

#!/bin/bash
cd /opt/smath-studio
exec mono ./SMathStudio_Desktop.exe "$@"