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/kanagawa"
download_background_image "https://github.com/basecamp/omakub/raw/refs/heads/master/themes/kanagawa/background.jpg", "kanagawa/1-kanagawa.jpg"
download_background_image "https://github.com/basecamp/omakub/raw/refs/heads/master/themes/kanagawa/background.jpg" "kanagawa/1-kanagawa.jpg"