Skip to content

Commit 53d2f6a

Browse files
Merge pull request #235941 from msaenzbosupport/patch-15
[Doc-a-thon] Updating code block
2 parents 91e84c2 + a4f9cba commit 53d2f6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/automation/dsc-linux-powershell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,9 @@ Register the Azure Linux VM as a Desired State Configuration (DSC) node for the
233233

234234
```cmd
235235
ssh user@IP
236+
```
236237

238+
```bash
237239
sudo apt-get update
238240
sudo apt-get install -y python
239241
```

0 commit comments

Comments
 (0)