--- loncom/html/adm/ckeditor/commands 2009/12/22 03:32:13 1.1 +++ loncom/html/adm/ckeditor/commands 2010/01/30 18:49:59 1.2 @@ -1,5 +1,5 @@ path=`pwd` cd $1 -echo $path/ckeditor_3.0.1.tar.gz -tar xzf $path/ckeditor_3.0.1.tar.gz +echo $path/ckeditor_3.1.tar.gz +tar xzf $path/ckeditor_3.1.tar.gz cp $path/loncapaconfig.js ckeditor/loncapaconfig.js