2 lines
71 B
Bash
Executable File
2 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
node $(dirname "$(readlink -f "$0")")/strip-frontmatter.js $* |