You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
curl -sSL mangal.metafates.one/install | sh
Expected behavior
It was supposed to install
Additional context
Using ZSH and Fedora Workstation 38
Operating System
Linux
The text was updated successfully, but these errors were encountered: