ca-install: support multiple webservers, update for new servers
[hcoop/scripts.git] / deploy-domtool-on-host
index c76fbd3..4fe939c 100755 (executable)
@@ -10,7 +10,7 @@ cd /afs/hcoop.net/common/domtool/build/$(hostname)/domtool2
 git checkout release # just in case
 git pull
 
-make
+make -j2
 
 if [ x"$2" = "x--bootstrap" ]; then
     sudo make install