Fix downloading

This commit is contained in:
David Heinemeier Hansson
2025-06-19 08:25:55 -04:00
parent 72af673ffc
commit a361f5afc6
7 changed files with 9 additions and 9 deletions

View File

@ -1,2 +1,2 @@
mkdir -p "$BACKGROUNDS_DIR/gruvbox"
download_background_image "https://github.com/basecamp/omakub/raw/refs/heads/master/themes/gruvbox/background.jpg", "gruvbox/1-grubox.jpg"
download_background_image "https://github.com/basecamp/omakub/raw/refs/heads/master/themes/gruvbox/background.jpg" "gruvbox/1-grubox.jpg"