diff options
Diffstat (limited to 'personal-pkgs-repo/files')
-rw-r--r-- | personal-pkgs-repo/files/updater.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua index d8085d0..a6e1980 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -63,6 +63,6 @@ if bigclown then Install("mosquitto", "mosquitto-client") Install("bigclown-leds") end -if bigclown then +if sentinel then Install("sentinel-minipot", "sentinel-nikola", "sentinel-dynfw-client") end |