mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 12:04:19 +00:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/usr/bin/env bash
|
|
|
|
eval "cp Marlin/example_configurations/$1/Configuration* Marlin/"
|