metafates / mangal

📖 The most advanced (yet simple) cli manga downloader in the entire universe! Lua scrapers, export formats, anilist integration, fancy TUI and more!
MIT License
1.38k stars 52 forks source link

curl: option -sfLo: is badly used here #181

Open Sarvasv-0 opened 1 year ago

Sarvasv-0 commented 1 year ago

Describe the bug

I guess curl options have some issue in the env vars, when I tried switching curl to wget (by editing the script), wget showed an error saying "No such file or directory"

Reproduction steps

  1. Open your respective terminal
  2. Enter the installation command: curl -sSL mangal.metafates.one/install | sh
  3. observe the error

Expected behavior

It was supposed to install

Additional context

Using ZSH and Fedora Workstation 38

Operating System

Linux

raj23689 commented 11 months ago

Did you updated your system? Cause I am not facing any issue like that? Also this is a copy of this issue #174