Skip to content
Snippets Groups Projects
Commit e787882e authored by Bob Mottram's avatar Bob Mottram
Browse files

Additional python package

parent a9eabfeb
No related branches found
No related tags found
No related merge requests found
......@@ -422,6 +422,7 @@ function upgrade_matrix {
set_repo_commit /etc/matrix "matrix commit" "$MATRIX_COMMIT" $MATRIX_REPO
cd /etc/matrix || exit 62476724
pip install --upgrade --process-dependency-links .
pip install --upgrade --force "pynacl>=1.2.1"
sed -i 's/ssl.PROTOCOL_SSLv23/ssl.PROTOCOL_TLSv1/g' /usr/local/bin/register_new_matrix_user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment