2016-04-11 07:34:01 +01:00

6 lines
58 B
Bash
Executable File

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