summaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/updgall2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/updgall b/.local/bin/updgall
index 6e0c22b0..fdbc0dd2 100755
--- a/.local/bin/updgall
+++ b/.local/bin/updgall
@@ -1,3 +1,3 @@
#!/bin/sh
-xargs gallery-dl --download-archive "$XDG_DOCUMENTS_DIR/database/gallery-dl.sqlite3" -d "$XDG_PICTURES_DIR/anime" < "$XDG_CONFIG_HOME/myconf/gallery_urls"
+gallery-dl --download-archive "$XDG_DOCUMENTS_DIR/database/gallery-dl.sqlite3" -d "$XDG_PICTURES_DIR/anime" -i "$XDG_CONFIG_HOME/myconf/gallery_urls"