Updates to install scripts

This commit is contained in:
root 2018-12-25 10:02:30 +01:00
parent 9204954691
commit 40f85a957f
4 changed files with 190 additions and 50 deletions

View file

@ -1,5 +1,4 @@
#!/bin/bash
set -x
# This installation script works on CentOS 7
# Run as root!
@ -36,4 +35,8 @@ if [ $# -lt 0 ]; then
HELP
fi
installBase http://localhost:3000 http://localhost:3003 http://localhost:3004
installPrerequisities
installMailtrain http://localhost:3000 http://localhost:3003 http://localhost:3004 0.0.0.0
installService