This repository has been archived on 2023-01-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
CustomDebian11LiveISO_CLI/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/