PKGBUILDs/community/bashrun/bashrun.install
2009-10-09 21:15:33 -05:00

9 lines
255 B
Text

post_install() {
echo
echo -e "Bashrun 0.14 installation is complete!
\033[1;31mUsers upgrading from versions <=0.6\033[0m will need to
delete or rename their user configuration file due to substantial
changes in the configuration file handling."
}