diff --git a/scripts/shell/gdl-update-todo.sh b/scripts/shell/gdl-update-todo.sh index 31e7b3c..978723b 100755 --- a/scripts/shell/gdl-update-todo.sh +++ b/scripts/shell/gdl-update-todo.sh @@ -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.(/~@)?=_%:-]*"))