Diff for /loncom/html/adm/ckeditor/commands between versions 1.1 and 1.2

version 1.1, 2009/12/22 03:32:13 version 1.2, 2010/01/30 18:49:59
Line 1 Line 1
 path=`pwd`  path=`pwd`
 cd $1  cd $1
 echo $path/ckeditor_3.0.1.tar.gz  echo $path/ckeditor_3.1.tar.gz
 tar xzf $path/ckeditor_3.0.1.tar.gz  tar xzf $path/ckeditor_3.1.tar.gz
 cp $path/loncapaconfig.js ckeditor/loncapaconfig.js  cp $path/loncapaconfig.js ckeditor/loncapaconfig.js

Removed from v.1.1  
changed lines
  Added in v.1.2


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