oops lol
This commit is contained in:
parent
3ffae79cf4
commit
746ebd8801
1 changed files with 1 additions and 1 deletions
2
setup
2
setup
|
@ -113,7 +113,7 @@ if ! test -d "$HOME"/Pictures; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! test -f "$HOME"/Pictures/Wallpapers/door2.jpg; then
|
if ! test -f "$HOME"/Pictures/Wallpapers/door2.jpg; then
|
||||||
curl -os "$HOME"/Pictures/Wallpapers/door2.jpg https://old.doordesk.net/door2.jpg
|
curl -so "$HOME"/Pictures/Wallpapers/door2.jpg https://old.doordesk.net/door2.jpg
|
||||||
"$HOME"/.local/bin/doorsbg
|
"$HOME"/.local/bin/doorsbg
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue