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."