summarylogtreecommitdiffstats
path: root/maixpy-ide.install
blob: a987e2cab45a592993cf86869f988992d0cc4343 (plain)
1
2
3
4
post_install() {
	echo -e "\nPlease execute the following command by yourself:"
	echo "sudo usermod -a -G dialout <user>"
}