Port changes and set executable bit
-Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554 Sets all scripts as executable by default.
Showing
src/anaconda/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/azure-cli/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/common/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/desktop-lite/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/docker-from-docker/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/docker-in-docker/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/dotnet/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/git-lfs/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/git/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/github-cli/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/go/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/hugo/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/java/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/kubectl-helm-minikube/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/node/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/php/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/powershell/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/ruby/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/rust/install.sh
100644 → 100755
src/sshd/install.sh
100644 → 100755
File mode changed from 100644 to 100755
src/terraform/install.sh
100644 → 100755
File mode changed from 100644 to 100755
test/anaconda/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/aws-cli/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/azure-cli/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/common/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/desktop-lite/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/docker-from-docker/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/docker-in-docker/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/dotnet/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/git-lfs/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/git/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/github-cli/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/go/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/hugo/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/java/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/kubectl-helm-minikube/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/node/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/oryx/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/php/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/powershell/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/python/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/ruby/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/rust/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/sshd/test.sh
100644 → 100755
File mode changed from 100644 to 100755
test/terraform/test.sh
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment