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:
parent
e1a805b441
commit
1daa2be934
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue