summaryrefslogtreecommitdiff
path: root/rt/t/web/passthrough-jsmin
blob: 3d9bf01290e768c6e9f0ffc2c3d80e8ca1c1c07b (plain)
1
2
3
4
5
#!/bin/sh

echo "// passthrough-jsmin added this";

exec cat;