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:
parent
40b62d4b23
commit
bb3ef95847
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ ynh_app_setting_set $app is_public $is_public
|
|||
&& ynh_app_setting_set "$app" skipped_uris "/"
|
||||
|
||||
|
||||
ynh_install_app_dependencies python-pip
|
||||
sudo apt-get install python-pip
|
||||
|
||||
#=================================================
|
||||
# INSTALL PELICAN
|
||||
|
|
Loading…
Add table
Reference in a new issue