3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
|
#!/bin/sh
|
||
|
pygmentize -f html ./examples_test.py > ../libpathod/templates/examples_test.html
|