mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-20 13:17:49 -06:00
3 lines
77 B
Bash
Executable file
3 lines
77 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
eval "echo '#define ${@}' >>Marlin/Configuration_adv.h"
|