Update glances-install.sh
This commit is contained in:
@@ -141,6 +141,8 @@ shopt -u nocasematch
|
||||
do_with_root pip install --upgrade pip
|
||||
DEPS2="setuptools glances[$(join_by , $DEPS)]"
|
||||
|
||||
echo -e "${BOrange}DEPS 2B: $DEPS2${Color_Off}"
|
||||
|
||||
|
||||
# Install or ugrade Glances from the Pipy repository
|
||||
if [[ -x /usr/local/bin/glances || -x /usr/bin/glances ]]; then
|
||||
|
||||
Reference in New Issue
Block a user