Files
ToolDisks_ISO-Kiosk/config/hooks/normal/0900-clear-apt-cache.hook.chroot

5 lines
122 B
Bash
Executable File

#!/bin/sh
echo "I: running $0"
# clear APT package list cache to reduce the image size from ~180MB
rm -vr /var/cache/apt/