summaryrefslogtreecommitdiffstats
path: root/tests/t-conffile-prompt/pkg-conff-prompt-0/DEBIAN/postinst
blob: 27be638b84ce3c4d1db07b9f1580bae2d97ebbd3 (plain)
1
2
3
#!/bin/sh
echo "test modified" >"$DPKG_ROOT/test-conffile"
echo "test modified spaces" >"$DPKG_ROOT/test-conffile with spaces"