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