mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-01 12:21:01 -07:00
3 lines
87 B
Bash
Executable file
3 lines
87 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
eval "cp Marlin/example_configurations/$1/Configuration* Marlin/"
|