(cherry picked from commit af974c7b83)
This commit is contained in:
Steven Mondji-Lerider 2013-04-12 13:59:30 +00:00 committed by Dominique Rousseau
parent 177d76bd85
commit 0385a933f7
1 changed files with 5 additions and 0 deletions

View File

@ -88,3 +88,8 @@ 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