mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-16 06:17:49 +00:00
3 lines
62 B
Bash
Executable file
3 lines
62 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
platformio run --project-dir $@ --silent
|