1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00
emailpoubelle_ynh/scripts/_common.sh

7 lines
224 B
Bash
Raw Normal View History

2018-11-24 00:07:22 +01:00
#=================================================
# COMMON VARIABLES
#=================================================
2019-03-05 22:43:49 +01:00
pkg_dependencies="php-geoip php7.0-cli"
2018-11-24 00:07:22 +01:00
app="emailpoubelle"
2018-11-24 00:08:43 +01:00
lang="fr_FR.UTF-8 en_US.UTF-8 it_IT.UTF-8"