mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-13 12:15:03 +00:00
Apply suggestion from @tremor021
This commit is contained in:
@@ -90,7 +90,6 @@ VERSION=$(curl -fsSL https://api.github.com/repos/coder/code-server/releases/lat
|
|||||||
|
|
||||||
msg_info "Installing Code-Server v${VERSION}"
|
msg_info "Installing Code-Server v${VERSION}"
|
||||||
|
|
||||||
|
|
||||||
if [ -f ~/.config/code-server/config.yaml ]; then
|
if [ -f ~/.config/code-server/config.yaml ]; then
|
||||||
existing_config = true
|
existing_config = true
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user