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

1.1       albertel    1: path=`pwd`
                      2: cd $1
1.2     ! foxr        3: echo $path/FCKeditor_2.6.3.tar.gz
        !             4: tar xzf $path/FCKeditor_2.6.3.tar.gz
1.1       albertel    5: cp $path/loncapaconfig.js fckeditor/loncapaconfig.js

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