mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-06-02 21:45:25 -05:00
neofetch: Don't hang on FreeBSD if pkg is not yet bootstrapped
If not yet bootstrapped, pkg will print out:
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]:
and wait for input if stdin is a tty. Use </dev/null to squash this.
This commit is contained in:
parent
ccd5d9f526
commit
97a2dd7325