1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00

fix installing python-pip

This commit is contained in:
root 2017-07-25 15:37:35 +02:00
parent 40b62d4b23
commit bb3ef95847

View file

@ -52,7 +52,7 @@ ynh_app_setting_set $app is_public $is_public
&& ynh_app_setting_set "$app" skipped_uris "/" && ynh_app_setting_set "$app" skipped_uris "/"
ynh_install_app_dependencies python-pip sudo apt-get install python-pip
#================================================= #=================================================
# INSTALL PELICAN # INSTALL PELICAN