From 7d7c7e83698f6a838036e31c9bd110ece634d7f4 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 25 Oct 2024 14:42:59 +0000 Subject: [PATCH] Prettier Format --- kasmvnc/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kasmvnc/run.sh b/kasmvnc/run.sh index 9945113..def5f89 100644 --- a/kasmvnc/run.sh +++ b/kasmvnc/run.sh @@ -186,7 +186,7 @@ else SUDO= echo "WARNING: Sudo access not available, using user config dir!" - + if [[ -f "$kasm_config_file" ]]; then echo "WARNING: Custom user KasmVNC config exists, not overwriting!" echo "WARNIGN: Ensure that you manually configure the appropriate settings."