mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-07-02 22:58:34 +00:00
Consolidate Get-Dev.ps1 into Get.ps1, add WhatIf support to Get.ps1 (#681)
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -18,7 +18,7 @@ You can help us test the latest changes and additions to the script. If you enco
|
||||
You can launch the prerelease version of Win11Debloat by running this command:
|
||||
|
||||
```ps1
|
||||
& ([scriptblock]::Create((irm "https://debloat.raphi.re/dev")))
|
||||
& ([scriptblock]::Create((irm "https://debloat.raphi.re/"))) -Dev
|
||||
```
|
||||
|
||||
# Contributing Code
|
||||
|
||||
Reference in New Issue
Block a user