summarylogtreecommitdiffstats
path: root/bilibili-live-helper.install
diff options
context:
space:
mode:
Diffstat (limited to 'bilibili-live-helper.install')
-rw-r--r--bilibili-live-helper.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/bilibili-live-helper.install b/bilibili-live-helper.install
index 08febb30bce5..516eca7bc07a 100644
--- a/bilibili-live-helper.install
+++ b/bilibili-live-helper.install
@@ -1,3 +1,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