Skip to content

Commit d4b67bf

Browse files
changed scripturl to scripturi for linux doc
1 parent 2eefb77 commit d4b67bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/run-command-managed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ In this example, **secondRunCommand** will execute after **firstRunCommand**.
288288
],
289289
"properties":{
290290
"source":{
291-
"scriptUrl":"http://github.com/myscript.ps1"
291+
"scriptUri":"http://github.com/myscript.ps1"
292292
},
293293
"timeoutInSeconds":60
294294
}

0 commit comments

Comments
 (0)