Annotation of loncom/html/adm/fckeditor/commands, revision 1.1

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

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