X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=index.cgi;h=ec358c8cbd9aced5c135d1a597d0e597d4be88a1;hp=4d050e8700c19407fc2c85a8082109077a958d7a;hb=df47e7e07c175d11b2fa6464024bb2b2b8829c5c;hpb=9d7c6eae1ee756c1ba53d80e7b134fa1f3a1f0b4 diff --git a/index.cgi b/index.cgi index 4d050e8..ec358c8 100755 --- a/index.cgi +++ b/index.cgi @@ -6,7 +6,8 @@ die() { exit 1 } debug() { #change to false to disable debugging - true && echo "$*" >>debug + #true && echo "$*" >>debug + true && echo "$*" >>/dev/stderr } # this program is supposed to be symlinked into a http root directory