summarylogtreecommitdiffstats
path: root/bizhawk-monort.install
blob: fc0af2f35a860ca595d7ae429aa4220bc415a638 (plain)
1
2
3
post_install() {
	printf "%s\n%s\n" "Make sure you are in the games group (usermod -aG games \$(id -nu))!" "The start script is /opt/bizhawk/EmuHawkMono.sh"
}