cleanup
This commit is contained in:
parent
6691738ddc
commit
644dfa9612
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ sshmyshellconfig() {
|
|||
[ -e /etc/bashrc ] && . /etc/bashrc
|
||||
[ -e /etc/bash.bashrc ] && . /etc/bash.bashrc
|
||||
echo "modify ~/.bashrc"
|
||||
sed -e '/^\[ -f bashrc_add \] /d' ~/.bashrc
|
||||
sed -i -e '/^\[ -f bashrc_add \] /d' ~/.bashrc
|
||||
sed -i -e '/#MYSHELLCONFIG-start/,/#MYSHELLCONFIG-end/d' ~/.bashrc
|
||||
echo
|
||||
|
|
Loading…
Reference in a new issue