Fixes in scripts for debian 12

This commit is contained in:
absurdo 2023-06-23 01:12:01 +02:00
parent 9161c35cac
commit 711893b7df
4 changed files with 15 additions and 7 deletions

View file

@ -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..."