Skip to content

Commit a4f9cba

Browse files
[Doc-a-thon] Updating code block
1 parent 43aa261 commit a4f9cba

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)