We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac131d commit e4755b2Copy full SHA for e4755b2
README.md
@@ -5,5 +5,5 @@
5
Powershell scripts to use with "iwr" and "iex" commands with.
6
7
```powershell
8
-iwr https://raw.githubusercontent.com/MysticalMike60t/powershell/refs/heads/main/scripts/SCRIPT_NAME.ps1 | iex
+iwr https://powershell.cadenf.com/SCRIPT_NAME.ps1 | iex
9
```
0 commit comments