mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
unset DEVELOPMENT in bashrc.
This commit is contained in:
parent
90f67dc065
commit
4ac44660d0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ then
|
||||||
cat >> .bashrc <<EOF
|
cat >> .bashrc <<EOF
|
||||||
alias ls='ls --color'
|
alias ls='ls --color'
|
||||||
export PS1="${debian_chroot:+($debian_chroot)}\u@dz-web:\w\$ "
|
export PS1="${debian_chroot:+($debian_chroot)}\u@dz-web:\w\$ "
|
||||||
|
unset DEVELOPMENT
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue