1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-02 20:35:26 +02:00

update and upgrade first

This commit is contained in:
dbarzin 2022-07-06 18:15:41 +02:00
parent fc68bbf2be
commit 0fe8eabc15

View file

@ -10,6 +10,7 @@ cd ~
#---------------------
# Python
#---------------------
sudo apt update && sudo apt update
sudo apt install -y python-is-python3 python3-pip
sudo apt install -y libssl-dev