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

Contact - Imprint