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