mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
the file doesnt have 99 lines.... ffs
This commit is contained in:
parent
f58e9dbf4b
commit
6822f203d9
4 changed files with 4 additions and 4 deletions
|
@ -12,4 +12,4 @@ export HASS_SERVER="http://supervisor/core"
|
|||
export HASS_TOKEN="${SUPERVISOR_TOKEN:-}"
|
||||
|
||||
# Run the code server
|
||||
exec code-server /config
|
||||
exec code-server /config
|
||||
|
|
|
@ -1 +1 @@
|
|||
longrun
|
||||
longrun
|
||||
|
|
|
@ -94,4 +94,4 @@ fi
|
|||
|
||||
if ! bashio::fs.file_exists "$user_path"/workspaces.json; then
|
||||
cp "$DEFAULT_FILES_PATH/workspaces.json" "$user_path/workspaces.json"
|
||||
fi
|
||||
fi
|
||||
|
|
|
@ -1 +1 @@
|
|||
oneshot
|
||||
oneshot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue