This website requires JavaScript.
Explore
Help
Sign In
0x90
/
Marlin
Watch
12
Star
0
Fork
You've already forked Marlin
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
b419ca254b
Marlin
/
buildroot
/
bin
/
opt_add
4 lines
77 B
Plaintext
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