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