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

Also fix permission when upgrading

This commit is contained in:
Augustin Trancart 2020-02-23 16:06:48 +01:00
parent 91c74b929e
commit 02605b71f7

View file

@ -189,6 +189,7 @@ yunohost service regen-conf postfix -f
#=================================================
chown -R www-data:www-data $final_path
chown root:root /etc/cron.d/$app
#=================================================