modified
Este commit está contenido en:
@@ -1,9 +1,9 @@
|
||||
#!/bin/bash
|
||||
sudo service rspamd start
|
||||
cd /haraka
|
||||
node haraka.js &
|
||||
NODE_ENV=production node haraka.js &
|
||||
cd /wildduck
|
||||
node server.js &
|
||||
NODE_ENV=production node server.js &
|
||||
cd /wildduck-mta
|
||||
npm start --production &
|
||||
NODE_ENV=production npm start &
|
||||
/bin/sleep infinity
|
||||
|
||||
Referencia en una nueva incidencia
Block a user