3 linhas
55 B
Bash
Arquivo executável
3 linhas
55 B
Bash
Arquivo executável
#!/bin/sh
|
|
exec "$(dirname "$0")/resources/markdown.pl"
|