mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 02:31:34 +00:00
devenv
This commit is contained in:
parent
b46efae311
commit
1c2e95e823
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ source "/etc/s6-overlay/s6-rc.d/paths.sh"
|
|||
|
||||
# List of previous config hashes, to allow upgrade "default" configs.
|
||||
readonly CUSTOM_BASH_SCRIPTS_PATH="/data/custom"
|
||||
readonly DEFAULT_FILES_PATH="/var/lib/code-server/defaults/core"
|
||||
|
||||
|
||||
run() {
|
||||
if [ ! -d "$CUSTOM_BASH_SCRIPTS_PATH" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue