cul2mqtt_enable_service.sh 87 B

123
  1. #!/bin/sh
  2. sudo systemctl enable cul2mqtt.service
  3. sudo systemctl start cul2mqtt.service