linuxOS_AP05/debian/base-linaro/binary/var/lib/dpkg/info/apt.preinst
2025-09-26 09:40:02 +08:00

7 lines
254 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/12.1.1
dpkg-maintscript-helper rm_conffile /etc/apt/apt.conf.d/20changelog 1.2.4\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/cron.daily/apt 1.2.10\~ -- "$@"
# End automatically added section