mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 11:37:02 +08:00
fix(riot-conf): nasp.ob.ac.cn -> nasp.fit
This commit is contained in:
parent
019781f9ee
commit
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