Parcourir la source

install msmtp-mta in the first pacman

Guilhem Saurel il y a 7 ans
Parent
commit
a069f06cd2
2 fichiers modifiés avec 1 ajouts et 5 suppressions
  1. 1 1
      README.md
  2. 0 4
      mail/README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ echo LANG="$LANG" > /etc/locale.conf
 mkdir -p /etc/nginx/sites-enabled/ /srv/letsencrypt ~/.ssh
 
 # Install packages
-pacman -Syu --noconfirm git docker docker-compose nginx certbot
+pacman -Syu --noconfirm git docker docker-compose nginx certbot msmtp-mta
 systemctl start docker
 systemctl enable docker
 systemctl enable nginx

+ 0 - 4
mail/README.md

@@ -1,7 +1,3 @@
-# Install
-
-`pacman -S msmtp-mta`
-
 # Configure
 
 `/etc/msmtprc`: