summaryrefslogtreecommitdiff
path: root/zoom-firejail
diff options
context:
space:
mode:
Diffstat (limited to 'zoom-firejail')
-rwxr-xr-xzoom-firejail3
1 files changed, 0 insertions, 3 deletions
diff --git a/zoom-firejail b/zoom-firejail
deleted file mode 100755
index 9bae8d1..0000000
--- a/zoom-firejail
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-# `--shell=none` is a workaround for https://github.com/netblue30/firejail/issues/3434
-/usr/bin/firejail --shell=none -- zoom "$@"