Sha256: 06ea75099b1c6f1cc17f727b145b15f3fcf1150783d689a403b8caffb3974f85

Contents?: true

Size: 111 Bytes

Versions: 10

Compression:

Stored size: 111 Bytes

Contents

#!/bin/bash

cache=`readlink -f .`
rootfs="${cache}/rootfs"

rm -rf $rootfs/tmp/*
chroot $rootfs apt-get clean

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
vagrant-lxc-0.8.0 boxes/common/cleanup
vagrant-lxc-0.7.0 boxes/common/cleanup
vagrant-lxc-0.6.4 boxes/common/cleanup
vagrant-lxc-0.6.3 boxes/common/cleanup
vagrant-lxc-0.6.2 boxes/common/cleanup
vagrant-lxc-0.6.1 boxes/common/cleanup
vagrant-lxc-0.6.0 boxes/common/cleanup
vagrant-lxc-0.5.0 boxes/common/cleanup
vagrant-lxc-0.4.0 boxes/common/cleanup
vagrant-lxc-0.3.4 boxes/common/cleanup