Update Demo.ps1
This commit is contained in:
2
Demo.ps1
2
Demo.ps1
@@ -14,7 +14,7 @@ public class Wallpaper {
|
||||
$clientName = "Ford"
|
||||
|
||||
# Use the RAW file URL from your repo
|
||||
$logoUrl = "https://raw.githubusercontent.com/YOURORG/YOURREPO/main/assets/ford_logo.png"
|
||||
$logoUrl = "https://git.svstools.com/syelle/Ducky/raw/branch/main/Ford.png"
|
||||
|
||||
# Optional local fallback if download fails
|
||||
$fallbackLogo = "C:\Temp\ford_logo.png"
|
||||
|
||||
Reference in New Issue
Block a user