--- loncom/html/adm/ckeditor/commands 2009/12/22 03:32:13 1.1
+++ 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.0.1.tar.gz
-tar xzf $path/ckeditor_3.0.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