Additions to the install scripts

This commit is contained in:
Tomas Bures 2017-04-27 19:30:11 -04:00
parent 540c9044ae
commit 20028303f8
3 changed files with 5 additions and 9 deletions

View file

@ -101,6 +101,7 @@ EOT
# Install required node packages
npm install --no-progress --production
chown -R mailtrain:mailtrain .
chmod o-rwx config
# Setup log rotation to not spend up entire storage on logs
cat <<EOM > /etc/logrotate.d/mailtrain