changed repo init-cs for correct path

This commit is contained in:
Richard Sperry 2025-04-15 14:45:41 -07:00
parent f65ecc66ca
commit 782d6fef6c

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/vscode"
readonly DEFAULT_CONFIG_PATH="/config/addon_config/vscode"
readonly CODE_SERVER_CONFIG="/root/.config/code-server/config.yaml"
# Ensure config path exists