mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update install
This commit is contained in:
parent
7c915ca482
commit
f9d5e506c8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ynh_app_setting_set $app admin_user $admin
|
|||
email=$(sudo yunohost user info $admin | grep mail: | sed "s/mail: //g")
|
||||
|
||||
# Installation of the dependance
|
||||
sudo apt install php5-gd
|
||||
ynh_install_app_dependencies php5-gd
|
||||
|
||||
# Check destination directory
|
||||
DESTDIR="/var/www/$app"
|
||||
|
|
Loading…
Add table
Reference in a new issue