blob: 2c1efc3dbbca092d88c434d8ba9abe1ee0d6d8f7 [file] [log] [blame]
#!/bin/sh
(echo '// see prettify.js for copyright, license and expanded version'; python -mrjsmin <prettify.js) >prettify.min.js
# needs python and rjsmin installed