Upgrade to 1.8.0
This commit is contained in:
@@ -60,7 +60,7 @@ ynh_app_setting_set "$app" final_path "$final_path"
|
||||
#=================================================
|
||||
|
||||
# Check depends installation
|
||||
ynh_install_app_dependencies make python-dev python-virtualenv \
|
||||
ynh_install_app_dependencies python-dev python-virtualenv \
|
||||
uwsgi uwsgi-plugin-python
|
||||
|
||||
#=================================================
|
||||
|
||||
@@ -82,7 +82,7 @@ ynh_system_user_create "$app"
|
||||
# REINSTALL DEPENDENCIES
|
||||
#=================================================
|
||||
|
||||
ynh_install_app_dependencies make python-dev python-virtualenv \
|
||||
ynh_install_app_dependencies python-dev python-virtualenv \
|
||||
uwsgi uwsgi-plugin-python
|
||||
|
||||
#=================================================
|
||||
|
||||
@@ -93,7 +93,7 @@ path_url=$(ynh_normalize_url_path "$path_url")
|
||||
#=================================================
|
||||
|
||||
# Check depends installation
|
||||
ynh_install_app_dependencies make python-dev python-virtualenv \
|
||||
ynh_install_app_dependencies python-dev python-virtualenv \
|
||||
uwsgi uwsgi-plugin-python
|
||||
|
||||
#=================================================
|
||||
|
||||
Reference in New Issue
Block a user