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

Correct the owner of emailpoubelle cron file

This commit is contained in:
Augustin Trancart 2020-02-22 18:35:27 +01:00
parent 99e8cf58c8
commit 91c74b929e

View file

@ -131,6 +131,7 @@ newaliases
#adding cronjob for removing expired email addresses
cp -a ../conf/$app.cron /etc/cron.d/$app
chown root:root /etc/cron.d/$app
chmod 644 /etc/cron.d/$app
# Create a dedicated nginx config