diff options
Diffstat (limited to 'publish_the_rest.sh')
-rw-r--r-- | publish_the_rest.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/publish_the_rest.sh b/publish_the_rest.sh index 9f015a4..5daf8c6 100644 --- a/publish_the_rest.sh +++ b/publish_the_rest.sh @@ -2,7 +2,7 @@ # Author: Johannes Ranke <jranke@uni-bremen.de> -scp {boot,cluster,codetools,foreign,kernsmooth,lattice,mgcv,nlme,rpart,survival,vr,littler,rkward,rpy}/*.orig.tar.gz \ - chem:svn/website/www/ranke/r-cran/etch-cran -scp {boot,cluster,codetools,foreign,kernsmooth,lattice,mgcv,nlme,rpart,survival,vr,littler,rkward,rpy}/*etchcran* \ +#scp {boot,cluster,codetools,foreign,kernsmooth,lattice,rmatrix,mgcv,nlme,rpart,survival,vr,rodbc,littler}/*.orig.tar.gz \ + #chem:svn/website/www/ranke/r-cran/etch-cran +scp -v {boot,cluster,codetools,foreign,kernsmooth,lattice,rmatrix,mgcv,nlme,rpart,survival,vr,rodbc,littler}/*etchcran* \ chem:svn/website/www/ranke/r-cran/etch-cran |