installvondaniel.txt 186 B

123456
  1. apt install mosquitto-clients -y
  2. chmod +x sis2mqtt.sh
  3. cp sispmctl.service /etc/systemd/system/
  4. systemctl daemon-reload
  5. systemctl enable sispmctl.service
  6. systemctl start sispmctl.service