mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
devenv
This commit is contained in:
parent
199734fe5a
commit
b8ab38a4a9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ readonly CODE_SERVER_WORKSPACE_FILE="$DEFAULT_CONFIG_PATH/SERVER.code-workspace"
|
||||||
|
|
||||||
readonly -a DIRECTORIES=(addons addon_configs backup config media share ssl)
|
readonly -a DIRECTORIES=(addons addon_configs backup config media share ssl)
|
||||||
|
|
||||||
CODE_SERVER_CONFIG="$DEFAULT_CONFIG_PATH/config.yaml"
|
export CODE_SERVER_CONFIG="$DEFAULT_CONFIG_PATH/config.yaml"
|
||||||
|
|
||||||
run() {
|
run() {
|
||||||
setup_clean_view
|
setup_clean_view
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue