4 lines
87 B
Text
4 lines
87 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
eval "cp Marlin/example_configurations/$1/Configuration* Marlin/"
|