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

Create _common.sh

This commit is contained in:
Krakinou 2018-11-24 00:07:22 +01:00 committed by GitHub
parent 9d7152bd7f
commit 9d6469cb76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
scripts/_common.sh Normal file
View file

@ -0,0 +1,5 @@
#=================================================
# COMMON VARIABLES
#=================================================
pkg_dependencies="php-geoip"
app="emailpoubelle"