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