HOME


Mini Shell 1.0
DIR:/proc/thread-self/root/proc/self/root/usr/local/apache/manual/style/scripts/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/usr/local/apache/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