Add postfixadmin fix

This commit is contained in:
Thomas Legay 2023-01-30 16:32:01 +01:00
parent 8681875d98
commit e287405a25
11 changed files with 3 additions and 186 deletions

View file

@ -1,9 +1,7 @@
#### mautrix-whatsapp
#### postfixadmin
##### Information
Site : https://docs.mau.fi/bridges/go/whatsapp/index.html
Source : https://github.com/mautrix/whatsapp
Source : https://github.com/postfixadmin/postfixadmin
##### Install
@ -11,10 +9,6 @@ Source : https://github.com/mautrix/whatsapp
apt install -y wget ca-certificates
wget -qO - https://deb.lgy.fr/install.sh | bash
apt-get update
apt-get install -y mautrix-whatsapp
#see https://docs.mau.fi/bridges/go/whatsapp/setup/index.html#configuring-and-running
systemctl enable --now mautrix-whatsapp
apt-get install -y postfixadmin
```