summarylogtreecommitdiffstats
path: root/post.install
blob: 80c695c0aa7d0fe4f2abc744706992769854876f (plain)
1
2
3
4
post_install() {
	echo 'You need to run \'mkdir -p $HOME/.foundry/bin\' (and add to your PATH) to make it work'
}