X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/655cae6737903aac20835588f82ca592cbdbde99..fdf98378d2d8c8550661f657d30ec5186ff642f1:/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