mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-17 14:50:58 +00:00
3 lines
87 B
Bash
3 lines
87 B
Bash
#!/usr/bin/env bash
|
|
|
|
eval "cp Marlin/example_configurations/$1/Configuration* Marlin/"
|