#!/bin/sh

# Allow installer to modify the config.
chown roundcube /etc/roundcube/config.inc.php

exit 0
