]> gitweb.ps.run Git - ps-cgit/blob - filters/html-converters/txt2html
Fix cgit_parse_url when a repo url is contained in another repo url
[ps-cgit] / filters / html-converters / txt2html
1 #!/bin/sh
2 echo "<pre>"
3 cat
4 echo "</pre>"