mirror of
https://github.com/YunoHost-Apps/owntracks_ynh.git
synced 2024-09-03 19:56:24 +02:00
Merge branch 'master' of https://github.com/tituspijean/owntracks_ynh
This commit is contained in:
commit
d4fd9da77d
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue