git://git.exim.org
/
exim-website.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of github.com:nigelm/exim-website
[exim-website.git]
/
script
/
build.sh
diff --git
a/script/build.sh
b/script/build.sh
index 1a9403ac2d23ea2921d31f2eec3a70f7915c7ac1..408b0d499054f67be0aef39b6452746058163a92 100755
(executable)
--- a/
script/build.sh
+++ b/
script/build.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-TARGET=${1-/srv/www/vhosts/
dev
.exim.org}
+TARGET=${1-/srv/www/vhosts/
www
.exim.org}
LATEST=`(cd docbook; ls -1d [0-9].[0-9]* | tail -1)`
set -x