summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-scrollkeeper
blob: 5f2a255d46879cdcb41be435c6ee134570de420c (plain)
1
2
3
if [ "$1" = "configure" ]; then
	scrollkeeper-update -q
fi