This website requires JavaScript.
Explore
Help
Sign In
zaubentrucker
/
muele-marlin
Watch
1
Star
0
Fork
You've already forked muele-marlin
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
ca24af7d5d
muele-marlin
/
buildroot
/
bin
/
opt_set_adv
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Improve Travis CI test - Add shell scripts to help with managing configs - Clean up .travis.yml file by using shell scripts - Don’t download “astyle” – not needed and delays Travis results
2016-03-22 14:13:38 +00:00
#!/usr/bin/env bash
Improves travis buildroot regexp
2016-06-10 14:25:00 +00:00
eval "sed -i 's/\(#define \b${1}\b\).*$/\1 ${2}/g' Marlin/Configuration_adv.h"
Reference in a new issue
Copy permalink