pull/329/head
default 9 months ago
parent 7d7c7e8369
commit f35b535333

@ -189,7 +189,7 @@ else
if [[ -f "$kasm_config_file" ]]; then if [[ -f "$kasm_config_file" ]]; then
echo "WARNING: Custom user KasmVNC config exists, not overwriting!" echo "WARNING: Custom user KasmVNC config exists, not overwriting!"
echo "WARNIGN: Ensure that you manually configure the appropriate settings." echo "WARNING: Ensure that you manually configure the appropriate settings."
kasm_config_file="/dev/stderr" kasm_config_file="/dev/stderr"
else else
echo "WARNING: This may prevent custom user KasmVNC settings from applying!" echo "WARNING: This may prevent custom user KasmVNC settings from applying!"

Loading…
Cancel
Save