4 lines
120 B
Bash
4 lines
120 B
Bash
progress "Configuring kruhobot.service"
|
|
|
|
install-config kruhobot.service /etc/systemd/system/
|
|
systemctl enable kruhobot
|