diff --git a/scripts/upgrade b/scripts/upgrade index 48190a4..cbdc8a2 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -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