aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-07-21 15:11:13 +0200
committerdec05eba <dec05eba@protonmail.com>2023-07-21 16:17:22 +0200
commit8cd0ae0162221bf39729734070918dec97cfc824 (patch)
tree035dc30863965bfa4ab1cc1c5edcf2aab22bfbd3 /install.sh
parentde019711d19f566aee16dd083aba297b28e0854b (diff)
vfr on wayland (even on nvidia), add uninstall script
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index c10392c..fe0ab2c 100755
--- a/install.sh
+++ b/install.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
script_dir=$(dirname "$0")
cd "$script_dir"