mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
add info
This commit is contained in:
parent
2af5d835af
commit
5fdb9d4d0f
1 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@ ynh_app_setting_set $app is_public $is_public
|
|||
# INSTALL DEPS
|
||||
#==============================================
|
||||
|
||||
ynh_package_update
|
||||
ynh_package_updateynh_print_info "Installing dependencies..."
|
||||
|
||||
ynh_install_app_dependencies openssl curl mysql-client mysql-server php7.0-fpm php7.0-cli php7.0-curl php7.0-mysql
|
||||
|
||||
## Start php7
|
||||
|
|
Loading…
Reference in a new issue