X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.devcontainer%2Fdevcontainer.json;h=cdd65d220af6f17adfbbbcf66b108888a96697c6;hb=c0b8640fc6a7c3381877863960e02da3fa1fe640;hp=fe7a8b12b998dab13c95cce183eec95e387ae6bc;hpb=45242b8dc89aa4c83dc5ba3b6a976f589200eb7c;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index fe7a8b1..cdd65d2 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,7 +5,7 @@ "settings": { "terminal.integrated.profiles.linux": { "bash": { - "path": "bash", + "path": "bash" } } },