4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration.h"
|