4 lines
200 B
Text
4 lines
200 B
Text
bin/scanhill
|
|
@unexec if cmp -s %D/etc/scanhill.conf-dist %D/etc/scanhill.conf; then rm -f %D/etc/scanhill.conf; fi
|
|
etc/scanhill.conf-dist
|
|
@exec [ -f %B/scanhill.conf ] || cp -f %B/%f %B/scanhill.conf
|