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

6 lines
58 B
Bash
Raw Normal View History

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