Update Demo.ps1

This commit is contained in:
2026-03-05 23:17:56 -05:00
parent 1ddbc42289
commit df3bac7529

View File

@@ -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"