apt install mosquitto-clients -y chmod +x sis2mqtt.sh cp sispmctl.service /etc/systemd/system/ systemctl daemon-reload systemctl enable sispmctl.service systemctl start sispmctl.service