Apply suggestion from @tremor021

This commit is contained in:
Slaviša Arežina
2026-03-11 08:20:14 +01:00
committed by GitHub
parent bd093e428b
commit 8b1165e713

View File

@@ -90,7 +90,6 @@ VERSION=$(curl -fsSL https://api.github.com/repos/coder/code-server/releases/lat
msg_info "Installing Code-Server v${VERSION}"
if [ -f ~/.config/code-server/config.yaml ]; then
existing_config = true
fi