summarylogtreecommitdiffstats
path: root/readable
blob: 6e46623fe2edf38fb20a0fa972b61a1c8b0cc5ab (plain)
1
2
3
4
5
#!/bin/sh

# Workaround for Deno parsing the script as JavaScript rather than TypeScript
# when called as a symlink without file extension
/usr/lib/readability-cli/readable.ts $@