This website requires JavaScript.
Explore
Help
Sign in
3DPrinting
/
MarlinFirmware
Watch
0
Star
0
Fork
You've already forked MarlinFirmware
0
mirror of
https://github.com/MarlinFirmware/Marlin.git
synced
2025-01-05 17:26:51 +00:00
Code
Issues
Releases
Wiki
Activity
64ab254f26
MarlinFirmware
/
buildroot
/
bin
/
opt_add
4 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
Add scripts for .travis.yml to append config options
2017-10-29 08:43:27 +00:00
#!/usr/bin/env bash
Fix opt_add to accept quotes
2019-02-27 11:43:25 +00:00
eval "echo '#define ${@}' >>Marlin/Configuration_adv.h"
Reference in a new issue
Copy permalink