Files
webtorrent-desktop/static/linux/postinst
2016-04-02 09:20:00 -03:00

5 lines
130 B
Bash

#!/bin/sh
set -e
chmod +x /opt/webtorrent-desktop/WebTorrent
ln -s /opt/webtorrent-desktop/WebTorrent /usr/bin/webtorrent-desktop