ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/lib/dpkg/info/usb-creator-gtk.postrm

6 lines
177 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/init/usb-creator-gtk.conf -- "$@"
# End automatically added section