This website works better with JavaScript
Home
Explore
Help
Sign In
Flo
/
CUL2MQTT
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
bc05c0a34e
Branches
Tags
master
CUL2MQTT
/
cul2mqtt_enable_service.sh
cul2mqtt_enable_service.sh
87 B
History
Raw
1
2
3
#!/bin/sh
sudo systemctl enable cul2mqtt.service
sudo systemctl start cul2mqtt.service