mirror of
https://github.com/arduino/Arduino.git
synced 2025-04-05 21:40:24 +02:00
4 lines
41 B
Bash
Executable File
4 lines
41 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd work && ./arduino && cd ..
|