Updates gdl-update-todo.sh's data-hoarding path
This commit is contained in:
@@ -34,7 +34,7 @@ if $should_use_parallel_downloads && $should_use_parallel_tmux; then
|
||||
echo " --parallel-tmux"
|
||||
fi
|
||||
|
||||
gallery_dl_path=/mnt/e/home/Documents/data-hoarding
|
||||
gallery_dl_path=/mnt/e/home/data-hoarding
|
||||
cd "$gallery_dl_path"
|
||||
|
||||
urls=($(grep -v "filter" -i "$gallery_dl_path/todo.md" | grep -Eo "(mastodon:)?(http|https)://[a-zA-Z0-9.(/~@)?=_%:-]*"))
|
||||
|
||||
Reference in New Issue
Block a user