summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-scrollkeeper
blob: 1132b56c9360d9bbc52d5f7478125bd9f3c0487a (plain)
1
2
3
if [ "$1" = "configure" ] && which scrollkeeper-update 2>/dev/null; then
	scrollkeeper-update -q
fi