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

1.1       faziophi    1: path=`pwd`
                      2: cd $1
1.3     ! raeburn     3: echo $path/ckeditor_3.6.2.tar.gz
        !             4: tar xzf $path/ckeditor_3.6.2.tar.gz
1.1       faziophi    5: cp $path/loncapaconfig.js ckeditor/loncapaconfig.js

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