This website works better with JavaScript.
Explore
Help
Sign In
melch
/
Marlin
Watch
1
Star
0
Fork
You've already forked Marlin
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28b48fc9bb
x301
2.0.x
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '28b48fc9bb'
${ noResults }
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
7 years ago
#!/usr/bin/env bash
Fix opt_add to accept quotes
6 years ago
eval "echo '#define ${@}' >>Marlin/Configuration_adv.h"