summaryrefslogtreecommitdiffstats
path: root/network/zoom-linux/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'network/zoom-linux/doinst.sh')
-rw-r--r--network/zoom-linux/doinst.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/zoom-linux/doinst.sh b/network/zoom-linux/doinst.sh
new file mode 100644
index 0000000000..d22e1dbdb3
--- /dev/null
+++ b/network/zoom-linux/doinst.sh
@@ -0,0 +1,2 @@
+( cd usr/bin ; rm -rf zoom-linux )
+( cd usr/bin ; ln -sf /opt/zoom-linux/ZoomLauncher zoom-linux )