Files
ansible_install_new/roles/base/files/users/root/bash/profile
2026-03-13 11:09:33 +02:00

4 lines
47 B
Bash

if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi