75rx / ani-cli-batch

An ani-cli wrapper for queuing & batch downloading multiple different anime.
GNU General Public License v3.0
7 stars 2 forks source link

Using the ani-cli-batch-update script corrupts the ani-cli-batch script #3

Closed 75rx closed 9 months ago

75rx commented 9 months ago

wget incorrectly downloads the ani-cli-batch script probably because I'm using the wrong URL.

75rx commented 9 months ago

git is used as a replacement for wget. git is to be replaced with something more appropriate in the future. Don't ask me why I didn't just change the url to the correct one and instead used git. Solving the wget problem required investigation and git just worked.