mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-11-03 14:17:48 +08:00
build(riot-config): nasp.fit -> jump.nasp.fit
This commit is contained in:
parent
ecf652ad7b
commit
65d690f47c
@ -25,7 +25,7 @@ nasps.batch() {
|
||||
|
||||
# remotes
|
||||
nasp.remote() {
|
||||
remote=nasp.fit
|
||||
remote=jump.nasp.fit
|
||||
RET_PORT=${RET_PORT:-36022}
|
||||
RET_USERNAME=${RET_USERNAME:-root}
|
||||
RET_TRUST_SERVER=1
|
||||
@ -60,7 +60,7 @@ nasp.domain() {
|
||||
RET_HOSTNAME=$host
|
||||
RET_PORT=${RET_PORT:-12022}
|
||||
RET_USERNAME=${RET_USERNAME:-root}
|
||||
RET_JUMP_SERVER="ssh@nasp.fit:36022"
|
||||
RET_JUMP_SERVER="ssh@jump.nasp.fit:36022"
|
||||
RET_TRUST_SERVER=1
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user