Skip to content

Commit

Permalink
Try fix code-server settings
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusAhlfors committed Feb 29, 2024
1 parent 71b42b5 commit a9663a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diploi-runonce.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit a9663a8

Please sign in to comment.