diff --git a/tools/addon/coder-code-server.sh b/tools/addon/coder-code-server.sh index 7f587d760..e4aed1b6a 100644 --- a/tools/addon/coder-code-server.sh +++ b/tools/addon/coder-code-server.sh @@ -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