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

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

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