--- loncom/html/adm/ckeditor/commands 2013/07/18 00:40:07 1.6 +++ loncom/html/adm/ckeditor/commands 2016/01/06 21:56:16 1.9 @@ -18,8 +18,10 @@ then rm -rf $ckeditordir fi cd $htmldir - echo $path/ckeditor_3.6.6.1.tar.gz - tar -zxf $path/ckeditor_3.6.6.1.tar.gz + echo $path/ckeditor_4.4.7.tar.gz + tar -zxf $path/ckeditor_4.4.7.tar.gz + cp -r $path/plugins/lcm ckeditor/plugins/ + cp -r $path/plugins/chem ckeditor/plugins/ cp $path/VERSION ckeditor/VERSION cp $path/loncapaconfig.js ckeditor/loncapaconfig.js chown -R www:www ckeditor