summaryrefslogtreecommitdiff
path: root/move_squeeze64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'move_squeeze64.sh')
-rw-r--r--move_squeeze64.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/move_squeeze64.sh b/move_squeeze64.sh
new file mode 100644
index 0000000..7690d38
--- /dev/null
+++ b/move_squeeze64.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# Move binary packages built in a chroot to the local repository
+
+mv /var/chroot/squeeze-amd64/home/ranke/svn/r-backports/*squeezecran*_amd64.deb ~/svn/website/www/ranke/r-cran/squeeze-cran
+

Contact - Imprint