mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-23 16:04:19 +01:00
7 lines
273 B
Bash
7 lines
273 B
Bash
#!/usr/bin/with-contenv bashio
|
|
# ==============================================================================
|
|
# Manage deCONZ firmware
|
|
# ==============================================================================
|
|
|
|
bashio::log.info "$(/usr/bin/GCFFlasher_internal -l)"
|