This commit is contained in:
Steven Mondji-Lerider 2013-04-12 13:58:57 +00:00
parent ceac22b34b
commit 382893b0ed
1 changed files with 6 additions and 0 deletions

View File

@ -99,4 +99,10 @@ EOF
fi
#This is necessary because upgrading roundcube from 7.1 to 7.2 changes this setting
if [ "$1" = "end" ]; then
chown alternc-roundcube:root /etc/roundcube/main.inc.php
fi