summaryrefslogtreecommitdiff
path: root/publish_the_rest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'publish_the_rest.sh')
-rw-r--r--publish_the_rest.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/publish_the_rest.sh b/publish_the_rest.sh
new file mode 100644
index 0000000..9f015a4
--- /dev/null
+++ b/publish_the_rest.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+# 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* \
+ chem:svn/website/www/ranke/r-cran/etch-cran

Contact - Imprint