1
mirror of https://github.com/valentineus/kp3s-lgvl.git synced 2025-05-09 03:11:23 +03:00

4 lines
120 B
Plaintext
Raw Normal View History

2021-03-04 22:54:23 +05:00
#!/usr/bin/env bash
eval "echo '#define ${@}' | cat - Marlin/Configuration.h > temp && mv temp Marlin/Configuration.h"