mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
7 lines
50 B
Python
Executable File
7 lines
50 B
Python
Executable File
#!/bin/bash -e
|
|
|
|
source configlib
|
|
|
|
cd ..
|
|
$BUILDCMD
|