summarylogtreecommitdiffstats
path: root/mmucl.install
blob: 72735a48eb88fa5bc9365734df9214eb7d33fa0c (plain)
1
2
3
4
5
6
7
post_install() {
	echo "> Note: Only the text interface appears to function."
}

post_upgrade() {
	post_install
}