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
966c19f950
commit
38dfe76948
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ RUN if [ "${BUILD_ARCH}" = "aarch64" ]; then HA_CLI_URL="https://github.com/home
|
|||
&& chmod +x "/usr/bin/ha"
|
||||
|
||||
# Resolve code error
|
||||
WORKDIR /usr/lib/code-server/
|
||||
WORKDIR /usr/lib/code-server/lib/vscode
|
||||
RUN npm add vsda
|
||||
|
||||
#Copy root file system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue