1 2 3 4 5 6 7
#!/bin/sh pkgname=simplicitystudio3 # set by PKGBUILD cd "/opt/$pkgname" exec ./studio "$@"