summarylogtreecommitdiffstats
path: root/ghidra-eclipse-plugins-bin.install
blob: ad7b7a9295e0d4f182d75d77abf6a51cf8ef1a50 (plain)
1
2
3
4
5
6
7
post_install() {
	echo "You may now follow the plugin installation instructions in /opt/ghidra/Extensions/Eclipse/*/*_README.html."
}

post_upgrade() {
	echo "If a plugin version has changed, you should now update its location in Eclipse: Help -> Install New Software -> Manage."
}