PKGBUILDs/community/bashrun/bashrun.install

10 lines
255 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
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."
}