touchprint/stage2/03-cleanup/00-run.sh

6 lines
51 B
Bash
Raw Normal View History

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