mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
changed repo init-cs for correct path
This commit is contained in:
parent
f65ecc66ca
commit
782d6fef6c
1 changed files with 1 additions and 1 deletions
|
@ -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/vscode"
|
||||
readonly DEFAULT_CONFIG_PATH="/config/addon_config/vscode"
|
||||
readonly CODE_SERVER_CONFIG="/root/.config/code-server/config.yaml"
|
||||
|
||||
# Ensure config path exists
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue