Subversion Repositories configs

Rev

Rev 23 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 59
Line 5... Line 5...
5
PATH=$PATH:/sbin:/usr/local/sbin:/usr/sbin
5
PATH=$PATH:/sbin:/usr/local/sbin:/usr/sbin
6
 
6
 
7
# The ZARAFA_COMPANY variable from the server will always be in UTF-8
7
# The ZARAFA_COMPANY variable from the server will always be in UTF-8
8
# format.  The --utf8 option must be set before this value is used,
8
# format.  The --utf8 option must be set before this value is used,
9
# since the current locale isn't necessarily UTF-8.
9
# since the current locale isn't necessarily UTF-8.
10
zarafa-admin --utf8 -s -I "${ZARAFA_COMPANY}"
10
zarafa-admin -v --utf8 -s -I "${ZARAFA_COMPANY}"