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.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/bilibili-live-helper.install b/bilibili-live-helper.install
index eb725679e852..08febb30bce5 100644
--- a/bilibili-live-helper.install
+++ b/bilibili-live-helper.install
@@ -1,7 +1,3 @@
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
-}