AlkantarClanX12

Your IP : 216.73.217.128


Current Path : /usr/share/doc/apache2-doc/manual/style/scripts/
Upload File :
Current File : //usr/share/doc/apache2-doc/manual/style/scripts/MINIFY

#!/bin/sh

(echo '// see prettify.js for copyright, license and expanded version'; python -mrjsmin <prettify.js) >prettify.min.js

# needs python and rjsmin installed