aboutsummaryrefslogtreecommitdiffstats
path: root/testing/exim/exim.post-upgrade
blob: f198f46579086f36ee78592c3e6af1200257a1f6 (plain)
1
2
3
4
5
#!/bin/sh

mv /etc/mail/exim.conf /etc/exim/ >/dev/null 2>&1

exit 0