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