sup rev 24

Use tank path in server/sup/sup.cgi
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 27 12:31:36 2017 +0100 (2017-02-27)
parents 70d029158969
children 996be4ac95de
files server/sup/sup.cgi
line diff
     1.1 --- a/server/sup/sup.cgi	Mon Feb 27 12:16:46 2017 +0100
     1.2 +++ b/server/sup/sup.cgi	Mon Feb 27 12:31:36 2017 +0100
     1.3 @@ -18,10 +18,10 @@
     1.4  	. /usr/lib/slitaz/httphelper.sh
     1.5  fi
     1.6  
     1.7 -#host="http://scn.slitaz.org/"
     1.8 -#scn="/home/slitaz/www/scn"
     1.9 -host="http://localhost/~pankso/cgi-bin/scn/"
    1.10 -scn="/home/pankso/Public/cgi-bin/scn"
    1.11 +host="http://scn.slitaz.org/"
    1.12 +scn="/home/slitaz/www/scn"
    1.13 +#host="http://localhost/~pankso/cgi-bin/scn/"
    1.14 +#scn="/home/pankso/Public/cgi-bin/scn"
    1.15  
    1.16  supdb="$content/sup"
    1.17  wok="$supdb/wok"