updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / bashc / bashc.install
blob90a18f31916bccd64f56485a3429de31469b7bdc
1 post_install() {
2   echo ""
3   echo ">> Change the following line in /etc/passwd:"
4   echo "   root:x:0:0:root:/root:/bin/bash to"
5   echo "   root:x:0:0:root:/root:/bin/bashc"
6   echo "   and do the same with the useraccounts."
7   echo ""
8   echo ">> Add . /etc/bash_commander to ~/.bashrc. This will load"
9   echo "   the bashc config. For config examples look at: http://groups.google.com/group/bashc"