mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-05 09:16:52 +00:00
4 lines
62 B
Text
4 lines
62 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
platformio run --project-dir $@ --silent
|