summarylogtreecommitdiffstats
path: root/mtkbabel.install
blob: da18a88dccee01f30728b47cbbf0e892142865c9 (plain)
1
2
3
4
post_install() {
	echo '- Add your user to the uucp group:'
	echo '     gpasswd -a USERNAME uucp'
}