summaryrefslogtreecommitdiff
path: root/community/chmsee/chmsee
blob: 65a1e195b608f122823407d21f8ec1ef7d127ec2 (plain)
1
2
3
4
#!/bin/sh
cd /usr/share/chmsee/
xulrunner /usr/share/chmsee/application.ini "$@"
cd -