1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-02 20:35:26 +02:00
This commit is contained in:
dbarzin 2022-07-06 18:16:32 +02:00
parent 0fe8eabc15
commit d526204259

View file

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