summarylogtreecommitdiffstats
path: root/petalinux.install
blob: f83c50e75c66a007d0d532bed5b6abc03354010d (plain)
1
2
3
4
post_install() {
	echo 'Run the following command to add the PetaLinux tools to your shell:'
	echo 'source /opt/petalinux/settings.sh'
}