1 2 3 4 5 6 7 8 9 10 11
post_install() { cat <<-EOI Several settings, like screen resolution, can be changed in the configuration file at ~/.WorldOfGoo/config.ini EOI } # vim:et:sw=4:sts=4