windvn/path/wdvn-clean
2022-08-10 02:00:49 +02:00

3 lines
79 B
Bash
Executable File

#!/bin/bash
wdvn-chroot "$1" apt -y autoclean
find "$1/var/log" -type f -delete