1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owntracks_ynh.git synced 2024-09-03 19:56:24 +02:00

Add php5-mysqlnd dependency

This commit is contained in:
Titus PiJean 2018-02-26 21:25:31 +01:00 committed by GitHub
parent bc84be10cf
commit 871a7d9d50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,6 +59,12 @@ ynh_app_setting_set $app path $path_url
#=================================================
# STANDARD MODIFICATIONS
#=================================================
# INSTALL DEPENDENCIES
#=================================================
ynh_install_app_dependencies php5-mysqlnd
#=================================================
# CREATE A MYSQL DATABASE
#=================================================