From 3ffae79cf4a2212f2d1252309ccece60cff4eac3 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Thu, 11 Jan 2024 02:03:53 -0500 Subject: [PATCH] shh --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index 933b0d9..9feb28f 100755 --- a/setup +++ b/setup @@ -113,7 +113,7 @@ if ! test -d "$HOME"/Pictures; then fi if ! test -f "$HOME"/Pictures/Wallpapers/door2.jpg; then - curl -o "$HOME"/Pictures/Wallpapers/door2.jpg https://old.doordesk.net/door2.jpg + curl -os "$HOME"/Pictures/Wallpapers/door2.jpg https://old.doordesk.net/door2.jpg "$HOME"/.local/bin/doorsbg fi fi