qmk-firmware/util
Konstantin Đorđević 0c1256e60a 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 >>
2018-12-26 08:01:26 -08:00
..
1-setup-path-win.bat
2-setup-environment-win.bat
ELEVATE_LICENSE.md
Win_Check.bat
activate_msys2.sh
activate_wsl.sh
add-paths.bat
atmega32a_program.py
bootloader_at90usb128x_1_0_1.hex
bootloader_atmega16u4_1_0_1.hex
bootloader_atmega32u4_1_0_0.hex convert to unix line-endings [skip ci] 2018-11-12 20:51:24 +00:00
docker_build.sh Add a better Docker build script + update Dockerfile (#4222) 2018-12-08 09:42:46 -08:00
drivers.txt
elevate.exe
freebsd_install.sh
generate_internal_docs.sh
linux_install.sh Read user input properly in linux_install.sh for Gentoo (#4395) 2018-12-26 08:01:26 -08:00
macos_install.sh Make sure that avr-gcc@7 gets linked into the path on MacOS. 2018-11-12 12:16:43 -08:00
msys2_install.sh adjust install_avr function to use unzip for broader compatibility (#4596) 2018-12-10 16:15:15 -08:00
new_keymap.sh
new_project.sh Improve new_project script (#4373) 2018-11-11 19:54:10 -08:00
pro_micro_ISP_B6_10.hex
qmk_install.sh
teensy_2.0_ISP_B0.hex
travis_build.sh
travis_compiled_push.sh Improve diagnostics for build hashes 2018-12-25 17:09:48 -08:00
travis_docs.sh
travis_push.sh
win_shared_install.sh
wsl_install.sh