X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/655cae6737903aac20835588f82ca592cbdbde99..d742bb4728447bd3b23f43de586343b319c03da0:/scripts/inst diff --git a/scripts/inst b/scripts/inst index cc0d8d6..18cfee0 100755 --- a/scripts/inst +++ b/scripts/inst @@ -22,7 +22,7 @@ set -e set -x [ -d =build ] && cd =build make "$@" -make check +#make check really make "$@" install really install -m 755 server/disorder.cgi /home/jukebox/public_html/index.cgi really ldconfig