summarylogtreecommitdiffstats
path: root/eiskaltdcpp-web.sh
blob: c7092b88070f69110739b50f2945bc7de0defc91 (plain)
1
2
3
#!/usr/bin/sh
xdg-open /usr/share/webapps/Eiskaltdcpp-web/index.html
exit 0