This website requires JavaScript.
Explore
Help
Sign in
SunRed
/
Marlin-Artillery-M600
Archived
Watch
1
Star
0
Fork
You've already forked Marlin-Artillery-M600
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
e549d474aa
Marlin-Artillery-M600
/
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 09:43:27 +01:00
#!/usr/bin/env bash
Fix opt_add to accept quotes
2019-02-27 12:43:25 +01:00
eval "echo '#define ${@}' >>Marlin/Configuration_adv.h"
Reference in a new issue
Copy permalink