Fixes in updates
This commit is contained in:
parent
25d98341ac
commit
7a3fe536a8
7 changed files with 94 additions and 9 deletions
|
|
@ -6,10 +6,8 @@ sleep 1
|
|||
|
||||
echo '{"error": 0, "status": 0, "progress": 100, "no_progress":0, "message": "Installing python3-psutil..."}'
|
||||
|
||||
sudo DEBIAN_FRONTEND="noninteractive" apt-get install -y python3-pip
|
||||
|
||||
#sudo pip3 install psutil
|
||||
sudo apt-get install -y python3-psutil
|
||||
sudo pip3 install psutil
|
||||
#sudo apt-get install -y python3-psutil
|
||||
|
||||
#echo "Installed python3-psutil sucessfully if not error..."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue