cul2mqtt_disable_service.sh 87 B

123
  1. #!/bin/sh
  2. sudo systemctl stop cul2mqtt.service
  3. sudo systemctl disable cul2mqtt.service