X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/cb153d2b9f40b8da5a86179116136b6bcd6a2e5e..7a17a6ffafa80ab480d0ce6e1d81155cd8228ece:/script/build.sh diff --git a/script/build.sh b/script/build.sh index 1a9403a..408b0d4 100755 --- 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