Update README.md

This commit is contained in:
Markus Fleschutz 2021-09-06 14:58:24 +02:00 committed by GitHub
parent 38a5e29659
commit 355c3428c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ Mega Collection of PowerShell Scripts
| [remove-print-jobs.ps1](Scripts/remove-print-jobs.ps1) | Removes all jobs from all printers | [Help](Docs/remove-print-jobs.ps1.md) |
| [restart-network-adapters.ps1](Scripts/restart-network-adapters.ps1) | Restarts all local network adapters | [Help](Docs/restart-network-adapters.ps1.md)|
| [upgrade-ubuntu.ps1](Scripts/upgrade-ubuntu.ps1) | Upgrades Ubuntu Linux to the latest (LTS) release | [Help](Docs/upgrade-ubuntu.ps1.md) |
| [wakeup.ps1](Scripts/wakeup.ps1) | Sends a magic packet a computer to wake him up | [Help](Docs/wakeup.ps1.md) |
| [wakeup.ps1](Scripts/wakeup.ps1) | Sends a magic packet to a computer to wake him up | [Help](Docs/wakeup.ps1.md) |
💻 Scripts for the Desktop
---------------------------