the file doesnt have 99 lines.... ffs

This commit is contained in:
Richard Sperry 2025-04-14 15:20:51 -07:00
parent 0974d323ab
commit 474766f0a3
2 changed files with 13 additions and 1 deletions

View file

@ -0,0 +1,12 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"yaml.schemas": {
"https://json.schemastore.org/yamllint.json": "file:///f%3A/repos/addon-vscode/vscode/rootfs/usr/lib/code-server/defaults/config.yaml"
}
}
}

View file

@ -24,7 +24,7 @@ readonly -a PREVIOUS_DEFAULT_CONFIG_HASHES=(
)
readonly DEFAULT_FILES_PATH="/usr/lib/code-server/defaults"
readonly DEFAULT_CONFIG_PATH="/config/addons_config/"
readonly DEFAULT_CONFIG_PATH="/data/config/addons_config/"
readonly CODE_SERVER_CONFIG="/root/.config/code-server/config.yaml"
# Ensure config path exists