From 9e334435d777d3896b898229f969b8cd3bce36ea Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 5 Aug 2025 17:54:31 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e046e86..eeb5824 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Collection of PowerShell Scripts | Script | Description | Help | | ---------------------------------------------------- | ------------------------------------------------------------------ | --------------------------------------- | -| [add-firewall-rules.ps1](Scripts/add-firewall-rules.ps1) | Adds firewall rules for the given executables (needs admin rights) | [Help](Docs/add-firewall-rules.md) | +| [Reboot (Main Script).ps1](Utility Scripts/Reboot (Main Script).ps1) | Disables Bitlocker if enabled and forces a restart | [Help](Docs/add-firewall-rules.md) | | Feedback