From 7d0d4e8238e27e6028680fc5959742d06f3ead82 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Tue, 3 Oct 2023 15:47:58 +0200 Subject: [PATCH] Update lib.sh --- lib.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib.sh b/lib.sh index a5f4947..b416c3a 100644 --- a/lib.sh +++ b/lib.sh @@ -1,5 +1,9 @@ #!/bin/bash +# shellcheck disable=SC2034 +true +# see https://github.com/koalaman/shellcheck/wiki/Directive + ############ Variables RUSTDESK_INSTALL_DIR=/var/lib/rustdesk-server