mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 20:18:52 +00:00
4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration.h"
|