Read user input properly in linux_install.sh for Gentoo (#4395)
* Change spaces to tabs on two lines The rest of the file uses tabs * Read user input in a non-terrible, non-hacky way * Remove unnecessary tee call * read -p is not POSIX * Add missing $ to echo GENTOO_WARNING * Replace non-POSIX echo -n with printf * Use cd ... || exit 1 in case git clone fails * Add missing sudo Thanks @snortwolf * Undo replacing tee with >>pull/4728/head 0.6.214
parent
b7d2a9f980
commit
0c1256e60a
Loading…
Reference in new issue