mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-23 01:25:47 +01:00
817fcfdc9a
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.