github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/style/scripts/MINIFY (about)

     1  #!/bin/sh
     2  
     3  (echo '// see prettify.js for copyright, license and expanded version'; python -mrjsmin <prettify.js) >prettify.min.js
     4  
     5  # needs python and rjsmin installed