1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Fix upgrade

This commit is contained in:
Josué Tille 2018-12-22 22:33:33 +01:00
parent 54f0192389
commit 6fc8575c94
No known key found for this signature in database
GPG key ID: D5E068C6DFA8681D

View file

@ -81,7 +81,7 @@ fi
# WARNING : theses command are used in INSTALL, UPGRADE, RESTORE
# For any update do it in all files
ynh_install_app_dependencies $dependances
pip install --upgrade virtualenv
pip3 install --upgrade virtualenv
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE