aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-12-24 17:23:50 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-12-24 17:23:50 -0300
commit20dddec1a9bde9e29820f311465d9998446a3007 (patch)
treef2642f5328d4f7aeda73035b3cd312a5b2305cb5
parent17e223d8e2e96008db5bbb7e57c52e5f1e319fdc (diff)
downloadtemplates-20dddec1a9bde9e29820f311465d9998446a3007.tar.gz
templates-20dddec1a9bde9e29820f311465d9998446a3007.tar.bz2
Updates protocolos
-rwxr-xr-xscripts/provision2
1 files changed, 1 insertions, 1 deletions
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