summarylogtreecommitdiffstats
path: root/threadwatcher.install
blob: 0fc1908f714b90256de44b4dee2ea52e5360aa77 (plain)
1
2
3
4
post_install() {
	echo "  To let threadwatcher automatically scan for new files, consider using a cronjob such as"
	echo "  */10 * * * * /usr/bin/threadwatcher scan"
}