更新 root/.bashrc
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
6232eefcd4
commit
b254800747
@ -16,8 +16,3 @@ alias ll='ls $LS_OPTIONS -l'
|
|||||||
if [ -f /etc/bashrc ]; then
|
if [ -f /etc/bashrc ]; then
|
||||||
. /etc/bashrc
|
. /etc/bashrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Automatically execute ZeroWrt every time you connect to ssh
|
|
||||||
if [ -x /bin/ZeroWrt ]; then
|
|
||||||
/bin/ZeroWrt
|
|
||||||
fi
|
|
Loading…
Reference in New Issue
Block a user