added "export SHELL=/bin/bash" in custom bashrc

dev
totem4 3 years ago
parent b8f061cefb
commit d5cfcc72b3

@ -1,3 +1,4 @@
export SHELL=/bin/bash
[ -d /etc/update-motd.d ] && run-parts /etc/update-motd.d
[ -r /etc/motd ] && cat /etc/motd
[ -r /etc/profile ] && source /etc/profile

Loading…
Cancel
Save