Typo in service start
This commit is contained in:
2
seqs/kodi.sh
Executable file → Normal file
2
seqs/kodi.sh
Executable file → Normal file
@@ -122,7 +122,7 @@ step_7() {
|
|||||||
*)
|
*)
|
||||||
echo
|
echo
|
||||||
echo "Start $toolName manually:"
|
echo "Start $toolName manually:"
|
||||||
echo "service start kodi"
|
echo "service kodi start"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user