summarylogtreecommitdiffstats
path: root/bilibili-live-helper.install
blob: 516eca7bc07ae69b24d06b848b4bcf49f983dc15 (plain)
1
2
3
4
5
6
post_install() {
	ln -s /opt/bilibili-live-helper/bilibili-live-helper /usr/bin/bilibili-live-helper
	echo "For transparent support, please add these arguments: --enable-transparent-visuals and --disable-gpu"
}
pre_remove() {
	rm /usr/bin/bilibili-live-helper