Fix shell port bug in computation of QMK_FIRMWARE_DIR (#13950)
Previous code would fail if cd echoes the tathet directory to stdout, which is pretty common. Redirecting its output to /dev/null solves the problem.miryoku-merge-master
parent
ed84a4e7e3
commit
817fcfdc9a
Loading…
Reference in New Issue