We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c01bf98 + 6b96bcf commit 6181da9Copy full SHA for 6181da9
macOS/Apps/Visual Studio Code/readme.md
@@ -9,7 +9,7 @@ This scripts intended usage scenario is to install Visual Studio Code via the In
9
## Quick Run
10
11
```
12
-sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/microsoft/shell-intune-samples/master/Apps/Visual%20Studio%20Code/installVSCode.sh)"
+sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/microsoft/shell-intune-samples/master/macOS/Apps/Visual%20Studio%20Code/installVSCode.sh)"
13
14
15
## Script Settings
0 commit comments