Fixes in scripts for debian 12
This commit is contained in:
parent
9161c35cac
commit
711893b7df
4 changed files with 15 additions and 7 deletions
|
|
@ -6,7 +6,7 @@ sleep 1
|
|||
|
||||
echo '{"error": 0, "status": 0, "progress": 100, "no_progress":0, "message": "Installing python3-psutil..."}'
|
||||
|
||||
sudo pip3 install psutil
|
||||
sudo /opt/pythonenv/bin/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