1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 13:29:42 +02:00
This commit is contained in:
dbarzin 2022-07-06 18:17:46 +02:00
parent d526204259
commit 207d4e9604

View file

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