burrow-pi-img/stage3/02-cleanup/00-run.sh
Fredrik Lindqvist d3b956432c Gen 2 is go
2017-01-30 20:52:22 +01:00

6 lines
51 B
Bash
Executable File

#!/bin/bash -e
on_chroot << EOF
apt-get clean
EOF