mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-02-25 08:23:43 +08:00
fix install script
This commit is contained in:
parent
4169f76c1f
commit
518b68dac4
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ apt-get update
|
|||
|
||||
apt-get -q -y install mongodb-org pwgen nodejs git ufw build-essential libssl-dev dnsutils python software-properties-common nginx
|
||||
|
||||
systemctl enable mongod.service
|
||||
|
||||
# redis
|
||||
apt-add-repository -y ppa:chris-lea/redis-server
|
||||
apt-get update
|
||||
|
|
Loading…
Reference in a new issue