mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
Revert "🚑 Applies workaround for HA Config helper extension"
This reverts commit 853fd03db6
.
This commit is contained in:
parent
3717c46f5c
commit
914e69ab0a
1 changed files with 0 additions and 5 deletions
|
@ -48,8 +48,3 @@ if ! bashio::fs.file_exists '/data/vscode/User/workspaceStorage'; then
|
|||
mkdir -p /data/vscode/User/workspaceStorage \
|
||||
|| bashio::exit.nok "Could not create persistent storage folder."
|
||||
fi
|
||||
|
||||
# Hotfix for incorrect path reference in Home Assistant Config Helper
|
||||
# extension.
|
||||
cd /data/vscode/extensions/keesschollaart.vscode-home-assistant-* \
|
||||
&& ln -sf out src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue