summarylogtreecommitdiffstats
path: root/usage.install
blob: ecc404968bdfdc1c23925ccf95b4f4f002dbc1fb (plain)
1
2
3
4
5
post_install() {
	echo ""
	echo "Don't forget to add the encrypt2 before encrypt in your /etc/mkinitcpio.conf and run mkinitcpio -p linux..."
	echo ""
}