Return to commands CVS log | Up to [LON-CAPA] / loncom / html / adm / ckeditor |
1.1 ! faziophi 1: path=`pwd` ! 2: cd $1 ! 3: echo $path/ckeditor_3.0.1.tar.gz ! 4: tar xzf $path/ckeditor_3.0.1.tar.gz ! 5: cp $path/loncapaconfig.js ckeditor/loncapaconfig.js