mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 06:35:10 +00:00
5 lines
85 B
Bash
5 lines
85 B
Bash
source /etc/bash.bashrc
|
|
source ~/.bashrc
|
|
|
|
# Reset PS1 so pexpect can find it
|
|
PS1="$"
|