X-Git-Url: http://git.plutz.net/?p=cgilite;a=blobdiff_plain;f=cgilite.sh;h=0c9582b658dd379b69c8bfecb2cfd4c18c623fdc;hp=2930a4c36259ff6332375ea80b3a0bd683ee31b3;hb=b1d4b7df6ead24f4c8e25797ae242287e73e9d59;hpb=cbd426df72dee35e5920de18084ca6770454481d diff --git a/cgilite.sh b/cgilite.sh index 2930a4c..0c9582b 100755 --- a/cgilite.sh +++ b/cgilite.sh @@ -181,7 +181,8 @@ PATH(){ tX; s;/[^/]+/\.\./;/;; tX; - s;^(/.*)/$;\1;' + s;^(/.*)/$;\1; + s;/+;/;g;' }