summaryrefslogtreecommitdiff
path: root/move_squeeze64.sh
blob: eef18080b246fa5e05c0546c7c2189535dbbf677 (plain) (blame)
1
2
3
4
5
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
mv *squeezecran*_amd64.deb ~/svn/website/www/ranke/r-cran/squeeze-cran3

Contact - Imprint