diff --git a/diploi-runonce.sh b/diploi-runonce.sh index d8fcc09..5d594e6 100644 --- a/diploi-runonce.sh +++ b/diploi-runonce.sh @@ -45,6 +45,7 @@ if [ ! "$(ls -A /app)" ]; then # Configure the SQLTools VSCode extension # TODO: How to update these if env changes? + mkdir -p /root/.local/share/code-server/User cp /usr/local/etc/diploi-vscode-settings.json /root/.local/share/code-server/User/settings.json cat > /app/.vscode/settings.json << EOL {