This repository was archived by the owner on Apr 2, 2025. It is now read-only.
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
curl: option -sfLo: is badly used here #181
Open
Description
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
- Open your respective terminal
- Enter the installation command:
curl -sSL mangal.metafates.one/install | sh
- observe the error
Expected behavior
It was supposed to install
Additional context
Using ZSH and Fedora Workstation 38
Operating System
Linux