mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update _common.sh
This commit is contained in:
parent
d9e57db50d
commit
41ea7a8c74
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
YNH_PHP_VERSION="7.3"
|
YNH_PHP_VERSION="7.3"
|
||||||
extra_php_dependencies="php${YNH_PHP_VERSION}-geoip php${YNH_PHP_VERSION}-cli"
|
extra_php_dependencies="php7.3-geoip php7.3-cli"
|
||||||
app="emailpoubelle"
|
app="emailpoubelle"
|
||||||
lang="fr_FR.UTF-8 en_US.UTF-8 it_IT.UTF-8"
|
lang="fr_FR.UTF-8 en_US.UTF-8 it_IT.UTF-8"
|
||||||
|
|
Loading…
Add table
Reference in a new issue