diff options
Diffstat (limited to 'hyperterm/hyperterm.sh')
-rw-r--r-- | hyperterm/hyperterm.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperterm/hyperterm.sh b/hyperterm/hyperterm.sh index e549048..38b1cb6 100644 --- a/hyperterm/hyperterm.sh +++ b/hyperterm/hyperterm.sh @@ -7,7 +7,7 @@ # License: GNU GPLv3 or later # See archive AUTHORS # -# shellcheck disable=SC1090 +# shellcheck disable=SC1090,SC1091 xhost +local:root > /dev/null 2>&1 |