path=`pwd`
cd $1
echo $path/ckeditor_3.1.tar.gz
tar xzf $path/ckeditor_3.1.tar.gz
cp $path/loncapaconfig.js ckeditor/loncapaconfig.js
