]> git.donarmstrong.com Git - cran2deb.git/blob - trunk/inst/etc/sys/hookdir/D71aptgetupdate.sh
Only now added the reference hookdir to the
[cran2deb.git] / trunk / inst / etc / sys / hookdir / D71aptgetupdate.sh
1 #!/bin/sh
2
3 # Ensuring build process to always
4 # see the very latest builds
5
6 apt-get update
7