install_update_dovecot.sh: minor change in script output.
This commit is contained in:
parent
591a2c6b82
commit
4729ff3e19
@ -3797,7 +3797,7 @@ fi
|
||||
#fi
|
||||
|
||||
blank_line
|
||||
echononl "\tCreate symlink.."
|
||||
echononl "\tCreate symlink '/usr/local/dovecot' --> 'dovecot-${_version}'.."
|
||||
rm -f /usr/local/dovecot
|
||||
ln -s dovecot-${_version} /usr/local/dovecot
|
||||
if [ "$?" = 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user