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....
This commit is contained in:
parent
ff05a9bb9e
commit
31fabe8881
1 changed files with 5 additions and 1 deletions
|
@ -93,4 +93,8 @@ fi
|
|||
|
||||
if ! bashio::fs.file_exists $user_path/workspaces.json; then
|
||||
cp "$DEFAULT_FILES_PATH/workspaces.json" "$user_path/workspaces.json"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
|
||||
echo exit
|
Loading…
Add table
Add a link
Reference in a new issue