X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/655cae6737903aac20835588f82ca592cbdbde99..97d3386fb263c6a2fefe88a50ec4ff0dae34b8ab:/scripts/inst?ds=sidebyside 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