ff272c7b69
- 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
4 lines
87 B
Bash
Executable file
4 lines
87 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
eval "cp Marlin/example_configurations/$1/Configuration* Marlin/"
|