forked from switnet/quick-jibri-installer
parent
7a26508743
commit
a17df88d28
|
@ -39,7 +39,7 @@ echo '
|
|||
by Software, IT & Networks Ltd
|
||||
'
|
||||
run_service() {
|
||||
systemclt enable $1
|
||||
systemctl enable $1
|
||||
systemctl restart $1
|
||||
systemctl status $1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue