mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
Log snappymail version
This commit is contained in:
parent
e320c546fd
commit
59ee04eecb
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ if [ "${SECURE_COOKIES}" = 'true' ]; then
|
|||
} > /usr/local/etc/php/conf.d/cookies.ini;
|
||||
fi
|
||||
|
||||
echo "[INFO] Snappymail version: $( ls /snappymail/snappymail/v )"
|
||||
|
||||
# Set permissions on snappymail data
|
||||
echo "[INFO] Setting permissions on /var/lib/snappymail"
|
||||
chown -R www-data:www-data /var/lib/snappymail/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue