0ee04a3108164fc486d03f5bf2bbf992b5fb14f9
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / system / skeleton / root / .bash_profile
1 # .bash_profile
2
3 umask 022
4
5 if [ -f ~/.bashrc ]; then
6     source ~/.bashrc
7 fi