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 committed by Josue-T
parent e1a805b441
commit 1daa2be934

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