From c19d3a94142527e8ed22d48f4f1ee7a00e493a72 Mon Sep 17 00:00:00 2001 From: Astound Date: Thu, 1 Aug 2024 10:49:34 +0800 Subject: Add workflow and fix issues --- hyperterm/hyperterm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperterm/hyperterm.sh') 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 -- cgit v1.2.3