burrow-pi-img/stage2/03-cleanup/00-run.sh

6 lines
51 B
Bash
Raw Normal View History

2016-04-11 06:29:41 +00:00
#!/bin/bash -e
on_chroot << EOF
2016-04-11 06:29:41 +00:00
apt-get clean
EOF