diff --git a/Payload---Windows-10-:-Download-&-Change-Wallpaper.textile b/Payload---Windows-10-:-Download-&-Change-Wallpaper.textile index 468934e..fa5dd9f 100644 --- a/Payload---Windows-10-:-Download-&-Change-Wallpaper.textile +++ b/Payload---Windows-10-:-Download-&-Change-Wallpaper.textile @@ -1,3 +1,4 @@ +``` REM This is a script to download and change the wallpaper in windows 10 REM In order to work, windows must be using the default app for opening photos DELAY 5000 @@ -52,4 +53,5 @@ DELAY 500 DOWN DELAY 500 ENTER -DELAY 500 \ No newline at end of file +DELAY 500 +``` \ No newline at end of file