summaryrefslogtreecommitdiff
path: root/.local/bin/upd
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/upd')
-rwxr-xr-x.local/bin/upd2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/upd b/.local/bin/upd
index d48cd839..268928f9 100755
--- a/.local/bin/upd
+++ b/.local/bin/upd
@@ -19,7 +19,7 @@ fast ()
gall ()
{
- gallery-dl --download-archive "$XDG_DOCUMENTS_DIR/database/gallery-dl.sqlite3" -d "$XDG_PICTURES_DIR/anime" -i "$XDG_CONFIG_HOME/myconf/gallery_urls"
+ gallery-dl --download-archive "$XDG_DOCUMENTS_DIR/database/gallery-dl.sqlite3" -d "$XDG_PICTURES_DIR/anime/gallery-dl/" -i "$XDG_CONFIG_HOME/myconf/gallery_urls"
}
kg ()