--- loncom/html/adm/ckeditor/commands 2010/01/30 18:49:59 1.2 +++ loncom/html/adm/ckeditor/commands 2011/12/16 19:09:28 1.3 @@ -1,5 +1,5 @@ path=`pwd` cd $1 -echo $path/ckeditor_3.1.tar.gz -tar xzf $path/ckeditor_3.1.tar.gz +echo $path/ckeditor_3.6.2.tar.gz +tar xzf $path/ckeditor_3.6.2.tar.gz cp $path/loncapaconfig.js ckeditor/loncapaconfig.js