riot-config: jumpserver from sir0 to ssh.beardic.cn

This commit is contained in:
Dict Xiong 2024-01-15 20:11:54 +08:00
parent 607b27b385
commit 3667d3bd15

View File

@ -2,8 +2,8 @@
# remotes # remotes
j.remote() { j.remote() {
remote=sir0.ibd.ink remote=ssh.beardic.cn
RET_PORT=${RET_PORT:-36122} RET_PORT=${RET_PORT:-24022}
RET_USERNAME=${RET_USERNAME:-root} RET_USERNAME=${RET_USERNAME:-root}
RET_TRUST_SERVER=1 RET_TRUST_SERVER=1
} }