6 lines
198 B
Plaintext
6 lines
198 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
set -e
|
||
|
|
# Automatically added by dh_installdeb/11.1.4
|
||
|
|
dpkg-maintscript-helper rm_conffile /etc/init/usb-modeswitch-upstart.conf 2.5.1\+repack0-1\~ -- "$@"
|
||
|
|
# End automatically added section
|