Skip to content

Commit

Permalink
Create x.ps1
Browse files Browse the repository at this point in the history
created x.ps1 to shorten the command. X.ps1 has the old, longer command.
  • Loading branch information
choc1024 authored Mar 15, 2024
1 parent 7885a80 commit d923dea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Start-Process powershell.exe -ArgumentList '-ExecutionPolicy Unrestricted', 'iwr https://raw.githubusercontent.com/EinKaffeeBitte/FWMO/main/script.ps1 | iex'

0 comments on commit d923dea

Please sign in to comment.