1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owntracks_ynh.git synced 2024-09-03 19:56:24 +02:00
This commit is contained in:
tituspijean 2018-02-26 22:54:30 +01:00
commit d4fd9da77d

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
#=================================================