6 lines
195 B
Bash
Executable File
6 lines
195 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
# Automatically added by dh_installdeb/12.1.1
|
|
dpkg-maintscript-helper rm_conffile /etc/xdg/autostart/trackerd.desktop 0.8.1-1\~ tracker -- "$@"
|
|
# End automatically added section
|