mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Add linuxmint to checkdeps
This commit is contained in:
parent
9aae246d3c
commit
c712e33266
@ -143,7 +143,7 @@ if [ -n "$need" ]; then
|
|||||||
echo "**** You seem to use a $DISTRO system ****"
|
echo "**** You seem to use a $DISTRO system ****"
|
||||||
|
|
||||||
case "$DISTRO" in
|
case "$DISTRO" in
|
||||||
ubuntu|debian|\"elementary\")
|
ubuntu|debian|linuxmint|\"elementary\")
|
||||||
get_yes_no && sudo apt-get install $need_pkg
|
get_yes_no && sudo apt-get install $need_pkg
|
||||||
;;
|
;;
|
||||||
fedora|centos|rhel)
|
fedora|centos|rhel)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user