ublue-os / fleek

[deprecated] Own your $HOME
https://getfleek.dev
Apache License 2.0
833 stars 24 forks source link

Installer Next steps misses "--" in "--help" #343

Open jzb opened 9 months ago

jzb commented 9 months ago

Describe the bug After installing Fleek using just on Bluefin it gives next steps including "run fleek help or read the docs..." but fleek help doesn't return anything. The proper command seems to be fleek --help instead.

To Reproduce Install Fleek using the install script found at https://getfleek.dev/installer

Expected behavior Command should be listed as fleek --help

Environment Bluefin latest release.

Additional context I would've just created a PR but it's unclear to me where the installer script is tracked. It may be that I've missed it in this repo? Sorry if that's the case.

castrojo commented 9 months ago

I think this might be in fleek itself? bk will know what to do!