mirror of
https://github.com/syssi/esphome-votronic.git
synced 2025-07-22 12:10:34 +02:00
4 lines
119 B
Bash
Executable File
4 lines
119 B
Bash
Executable File
#!/bin/bash
|
|
|
|
esphome -s external_components_source components ${1:-run} ${2:-esp8266-solar-charger-example-faker.yaml}
|