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