kodi - fix typo for daemon-reload
This commit is contained in:
@@ -50,7 +50,7 @@ step_4() {
|
||||
addConf -c "$toolServiceContent" "$toolServiceFile"
|
||||
|
||||
if [ $? -eq 0 ] ; then
|
||||
exe systemctl daemon reload
|
||||
exe systemctl daemon-reload
|
||||
exe systemctl enable kodi.service
|
||||
saveReturn $?
|
||||
endReturn
|
||||
|
Reference in New Issue
Block a user