X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/00753f260a8cdb283cfde8cd096ed0ef6e0751cb..3c03f5572c03f41c268ec045bbd4a4d39afb80b1:/scripts/inst diff --git a/scripts/inst b/scripts/inst index 790037c..e75db11 100755 --- a/scripts/inst +++ b/scripts/inst @@ -1,6 +1,6 @@ #! /bin/bash # -# Copyright (C) 2004-2008x Richard Kettlewell +# Copyright (C) 2004-2008 Richard Kettlewell # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -24,5 +24,5 @@ set -x make "$@" #make check really make "$@" install -really install -m 755 server/disorder.cgi /home/jukebox/public_html/index.cgi +really install -m 755 cgi/disorder.cgi /home/jukebox/public_html/index.cgi really ldconfig