Update Wallpaper-URL.ps1
This commit is contained in:
parent
61fec9d092
commit
94c63145d8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$url = "WALLPAPER URL HERE"
|
||||
$url = ""
|
||||
|
||||
$ext = $url.split(".")[-1]
|
||||
|
||||
|
|
Loading…
Reference in a new issue