summaryrefslogtreecommitdiff
path: root/personal-pkgs-repo/files/updater.lua
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2019-03-05 23:48:54 +0100
committerKarel Kočí <cynerd@email.cz>2019-03-05 23:48:54 +0100
commita9f261f5800cc9f87999178955a8aedade3e6944 (patch)
treecf60ac20100d984ccca0d5905fe7e71a1cef223e /personal-pkgs-repo/files/updater.lua
parent2847ac220defe13a6edb774892cbfb4cbc8e4a94 (diff)
downloadopenwrt-personal-pkgs-a9f261f5800cc9f87999178955a8aedade3e6944.tar.gz
openwrt-personal-pkgs-a9f261f5800cc9f87999178955a8aedade3e6944.tar.bz2
openwrt-personal-pkgs-a9f261f5800cc9f87999178955a8aedade3e6944.zip
personal-pkgs-repo: Add bigclown-leds to configuration
Diffstat (limited to 'personal-pkgs-repo/files/updater.lua')
-rw-r--r--personal-pkgs-repo/files/updater.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua
index 963c298..5f85763 100644
--- a/personal-pkgs-repo/files/updater.lua
+++ b/personal-pkgs-repo/files/updater.lua
@@ -59,4 +59,5 @@ end
if bigclown then
Install("bigclown-gateway", "bigclown-mqtt2influxdb", "bigclown-control-tool")
Install("mosquitto", "mosquitto-client")
+ Install("bigclown-leds")
end