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