From: Silvio Rhatto Date: Sun, 24 Dec 2023 20:23:50 +0000 (-0300) Subject: Updates protocolos X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=20dddec1a9bde9e29820f311465d9998446a3007;p=templates.git Updates protocolos --- diff --git a/scripts/provision b/scripts/provision index 7e888c8..0b4418f 100755 --- a/scripts/provision +++ b/scripts/provision @@ -22,7 +22,7 @@ sudo apt-get update && sudo apt-get dist-upgrade -y && sudo apt-get autoremove - sudo apt install -y $DEPENDENCIES # Install python dependencies -pip3 install $DEPENDENCIES_PIP +pip3 install --break-system-packages $DEPENDENCIES_PIP # Configure an onion service trashman install tor-onion-service