diff options
| -rw-r--r-- | personal-pkgs-repo/files/updater.lua | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua index 046ed9f..963c298 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -58,4 +58,5 @@ if vpn then  end  if bigclown then  	Install("bigclown-gateway", "bigclown-mqtt2influxdb", "bigclown-control-tool") +	Install("mosquitto", "mosquitto-client")  end | 
