fix a small typo
Submitted by: Marian Cerny <jojo@matfyz.cz>
This commit is contained in:
parent
1134ac5d15
commit
5d4c24525f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142600
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ post-install:
|
|||
.endfor
|
||||
.endif
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "Add the following line to your /etc/crontab to make shure the"
|
||||
@${ECHO_MSG} "Add the following line to your /etc/crontab to make sure the"
|
||||
@${ECHO_MSG} "sqwebmail cache directory gets cleaned up."
|
||||
@${ECHO_MSG} "0 * * * * ${CACHEOWNER} ${PREFIX}/share/sqwebmail/cleancache.pl"
|
||||
@${ECHO_MSG} ""
|
||||
|
|
Loading…
Reference in a new issue