X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/c71e2d2b5ca84ba97f05ea6b314b594da31fec4a..2052baa823fc1624f698bc8b4b30c3afdb2b2475:/script/build.sh diff --git a/script/build.sh b/script/build.sh deleted file mode 100755 index 4f46121..0000000 --- a/script/build.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -TARGET=${1-/srv/www/vhosts/dev.exim.org} - -script/gen.pl \ - --web \ - --spec docbook/*/spec.xml \ - --filter docbook/*/filter.xml \ - --latest 4.72 \ - --tmpl templates \ - --docroot ${TARGET} diff --git a/script/build.sh b/script/build.sh new file mode 120000 index 0000000..c795b05 --- /dev/null +++ b/script/build.sh @@ -0,0 +1 @@ +build \ No newline at end of file