Compare commits

...

3 Commits

2 changed files with 2 additions and 3 deletions

View File

@ -70,7 +70,6 @@ if ! id -u $HOME_USER > /dev/null 2>&1; then
# Changing the property of the directory /home/${HOME_USER}/.vscode
sudo chown -R ${HOME_USER}: /home/${HOME_USER}/.vscode
fi
# Then execute entrypoint.sh

View File

@ -1 +1 @@
3.0.8
3.0.11