diff options
Diffstat (limited to 'private_dot_local/bin/executable_mullvad-browser-launcher')
| -rw-r--r-- | private_dot_local/bin/executable_mullvad-browser-launcher | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/private_dot_local/bin/executable_mullvad-browser-launcher b/private_dot_local/bin/executable_mullvad-browser-launcher new file mode 100644 index 0000000..d72f180 --- /dev/null +++ b/private_dot_local/bin/executable_mullvad-browser-launcher @@ -0,0 +1,3 @@ +#!/bin/sh + +sh -c '/home/twells/.local/src/mullvad-browser/Browser/start-mullvad-browser --detatch' |