The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[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