mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2024-10-28 04:44:11 -07:00
squash more bugs
This commit is contained in:
parent
c7911dc0a7
commit
7ad12b0da8
@ -279,7 +279,7 @@ check_flags() {
|
||||
args+=(-d"$dl_dir")
|
||||
fi
|
||||
if ((IS_DOWNLOAD)); then
|
||||
args+=(-d)
|
||||
args+=(-d "$DEFAULT_DOWNLOAD")
|
||||
fi
|
||||
if ((IS_PLAY_FROM_FILE)); then
|
||||
args+=(-f"$play_path")
|
||||
|
Loading…
Reference in New Issue
Block a user