1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-22 08:22:04 +03:00
Files
esp8266/build/linux/run.sh
2009-08-03 20:57:46 +00:00

4 lines
41 B
Bash
Executable File

#!/bin/sh
cd work && ./arduino && cd ..