mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-20 21:33:16 -07:00
More cleanup
This commit is contained in:
parent
2ddabf92bd
commit
241fe12e04
2 changed files with 1 additions and 2 deletions
|
@ -38,7 +38,6 @@ install() {
|
|||
sleep 1
|
||||
|
||||
[ -z "$DISTRO_INSTALL" ] && check_distro
|
||||
echo "Installing using '$DISTRO_INSTALL $1'"
|
||||
|
||||
if [ $EUID -ne 0 ]; then
|
||||
sudo $DISTRO_INSTALL $1 || abort "Failed while trying to install '$1'. Please install it manually and try again."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue