mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 13:27:01 +08:00
Compare commits
2 Commits
94e26a3072
...
a63c5960ee
Author | SHA1 | Date | |
---|---|---|---|
a63c5960ee | |||
c8c3289c79 |
|
@ -9,7 +9,7 @@ j.remote() {
|
|||
}
|
||||
|
||||
nasp.remote() {
|
||||
remote=nasp.ob.ac.cn
|
||||
remote=nasp.fit
|
||||
RET_PORT=${RET_PORT:-36022}
|
||||
RET_USERNAME=${RET_USERNAME:-ssh}
|
||||
RET_TRUST_SERVER=1
|
||||
|
@ -47,7 +47,7 @@ nasp.domain() {
|
|||
RET_HOSTNAME=$host
|
||||
RET_PORT=${RET_PORT:-12022}
|
||||
RET_USERNAME=${RET_USERNAME:-dictxiong}
|
||||
RET_JUMP_SERVER="ssh@nasp.ob.ac.cn:36022"
|
||||
RET_JUMP_SERVER="ssh@nasp.fit:36022"
|
||||
RET_TRUST_SERVER=1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user