summaryrefslogtreecommitdiffstats
path: root/network/zoom-linux/doinst.sh
diff options
context:
space:
mode:
author Ebben Aries <e@dscp.org>2019-01-18 08:20:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-18 23:39:49 +0700
commite5600b42e143aad9566fd39e5ec72866741a589b (patch)
treecd1f902881c4bee07df1d4209c25d6be265985da /network/zoom-linux/doinst.sh
parentd37cd796d991b09e511e8c70d37149a9104fa823 (diff)
downloadslackbuilds-e5600b42e143aad9566fd39e5ec72866741a589b.tar.gz
slackbuilds-e5600b42e143aad9566fd39e5ec72866741a589b.tar.xz
network/zoom-linux: Added (Video conferencing client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 )