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

Update install

This commit is contained in:
Krakinou 2018-11-23 23:54:26 +01:00 committed by GitHub
parent e5955e8748
commit 6806b3c6d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,12 +11,12 @@ source /usr/share/yunohost/helpers
ynh_abort_if_errors
# Retrieve arguments
app=emailpoubelle
domain=$1
path=$2
admin=$3
is_public=$4
final_path=/var/www/$app
app=emailpoubelle
lang="fr_FR.UTF-8 en_US.UTF-8 it_IT.UTF-8"
cronline="0 */2 * * * www-data cd $final_path/www/; /usr/bin/php index.php > /dev/null 2>&1"
postfix=/etc/postfix/main.cf