summaryrefslogtreecommitdiff
path: root/security/AiCA/INSTALL
blob: 487a4cbc9cc8581e1019b33a5c40106c6bb86b7c (plain)
1
2
3
4
5
6
7
8
#
# $NetBSD

case ${STAGE} in
POST-INSTALL)
	${PREFIX}/bin/aistore -new
	;;
esac