archrelease: copy trunk to testing-x86_64
[arch-packages.git] / bash / repos / core-x86_64 / bash.install
blob389b402daef1341e92f0c0fb012355770473fd85
1 post_upgrade() {
2         grep -qe '^/bin/rbash$' etc/shells || echo '/bin/rbash' >> etc/shells
3         grep -qe '^/usr/bin/rbash$' etc/shells || echo '/usr/bin/rbash' >> etc/shells