diff --git a/riot-config.sh b/riot-config.sh index 544c864..7209534 100644 --- a/riot-config.sh +++ b/riot-config.sh @@ -2,8 +2,8 @@ # remotes j.remote() { - remote=sir0.ibd.ink - RET_PORT=${RET_PORT:-36122} + remote=ssh.beardic.cn + RET_PORT=${RET_PORT:-24022} RET_USERNAME=${RET_USERNAME:-root} RET_TRUST_SERVER=1 }