mmv

mailserver bootstrap script
git clone git://git.yotsev.xyz/mmv.git
Log | Files | Refs | README | LICENSE

commit b0949be2aff95c1bc9c46c5834002cbff73e113e
parent 51a885bbeff24a29b4758a6fae07429af7902fb4
Author: Petar Yotsev <petar@yotsev.xyz>
Date:   Tue, 14 Dec 2021 11:27:42 +0000

Update packages before installing new ones

Diffstat:
Mmmv | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mmv b/mmv @@ -36,6 +36,7 @@ echo "$domain" >> /etc/mail/domains # install required software # +pkg_add -u && pkg_add -I opensmtpd-extras opensmtpd-filter-rspamd dovecot \ dovecot-pigeonhole rspamd-3.0 redis sieve tor &&