1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 13:29:42 +02:00

no needrestart

This commit is contained in:
dbarzin 2022-07-06 18:51:20 +02:00
parent 0a8edb91f7
commit 6cb710f4ca

View file

@ -11,6 +11,7 @@ cd ~
# Python
#---------------------
apt update && apt upgrade -y
apt remove needrestart
apt install -y python-is-python3 python3-pip
apt install -y libssl-dev