File:  [LON-CAPA] / loncom / html / adm / MathJax / commands
Revision 1.1: download - view: text, annotated - select for diffs
Tue Dec 6 16:23:30 2011 UTC (12 years, 7 months ago) by dseaton
Branches: MAIN
CVS tags: HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
*** empty log message ***

rm -rf $1/
unzip -q -o -d $1 mathjax-MathJax-v1.1a-0-g1697387.zip
mv $1/mathjax-MathJax-f5cd294/* $1/.
rm -r $1/mathjax-MathJax-f5cd294
chown -R www:www $1
find $1 -type d -exec chmod u=rwx,go-rwx {} \;

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>