mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
Update install
This commit is contained in:
parent
d74ed44333
commit
058e2d9d11
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ ynh_app_setting_set $app is_public $is_public
|
|||
|
||||
if [ "$(lsb_release --codename --short)" != "jessie" ]
|
||||
then
|
||||
ynh_install_app_dependencies php7.0-sqlite3
|
||||
ynh_install_app_dependencies php-sqlite3
|
||||
else
|
||||
ynh_install_app_dependencies php5-sqlite
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue