1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00

📝 docs(nezha-agent): fix powershell code block formatting

- correct indentation of powershell code block in windows installation instructions
This commit is contained in:
pooneyy 2026-01-08 14:23:22 +08:00
parent b9a2ef4d80
commit e6237be731
No known key found for this signature in database

View File

@ -33,6 +33,6 @@
- PowerShellWindows
- ```powershell
New-Guid
```
```powershell
New-Guid
```