Update Wallpaper-URL.ps1
This commit is contained in:
parent
14af4a7d42
commit
6061fb2187
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
#$url = "https://www.dropbox.com/s/qqf5yifmc9nc4ro/server-invite.png?dl=1"
|
# URL is for if you want to host your own copy of this payload
|
||||||
|
|
||||||
|
#$url = ""
|
||||||
|
|
||||||
#$ext = $url.split(".")[-1]
|
|
||||||
|
|
||||||
$wp = "$Env:tmp\---wp.png"
|
$wp = "$Env:tmp\---wp.png"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue