Additional python package

This commit is contained in:
Bob Mottram 2018-03-15 14:56:09 +00:00
parent a9eabfeb20
commit e787882e04
1 changed files with 1 additions and 0 deletions

View File

@ -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