]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix install for Linux Ubuntu (#7520)
authoriKirin <tsuki-shimizu@live.at>
Sun, 1 Dec 2019 21:56:38 +0000 (22:56 +0100)
committerfauxpark <fauxpark@gmail.com>
Sun, 1 Dec 2019 21:56:38 +0000 (08:56 +1100)
commitb386ccc78608fa004f51ed245fc14cf5fbd0877c
tree53943da0dfc6d1967f157f26f06ab60526e1e6cd
parent0ed492978aea83205b73127472c3667c601d515b
Fix install for Linux Ubuntu (#7520)

* Fix linux install for Ubuntu. It failed due to sh not supporting [ and pip being seperate from python3

* Adapted install function according to feedback

* Fix style
util/linux_install.sh