mirror of
https://github.com/valentineus/kp3s-lgvl.git
synced 2025-05-09 03:11:23 +03:00
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
![]() |
#!/usr/bin/env bash
|
||
|
|
||
|
eval "echo '#define ${@}' | cat - Marlin/Configuration.h > temp && mv temp Marlin/Configuration.h"
|