mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
777 on roundcube logs
This commit is contained in:
parent
74e22bcc1e
commit
a6f53e25d5
2 changed files with 4 additions and 0 deletions
|
@ -637,6 +637,8 @@ if [ "$codename" = 'saucy' ]; then
|
|||
ln -s /etc/roundcube/apache.conf /etc/apache2/conf.d/
|
||||
service apache2 restart
|
||||
fi
|
||||
mkdir -p /var/log/roundcube/error
|
||||
chmod -R 777 /var/log/roundcube
|
||||
|
||||
# Vesta configuration
|
||||
echo "export VESTA='/usr/local/vesta'" > /etc/profile.d/vesta.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue