mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 21:27:00 +08:00
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
|
RET_HOSTNAME=$host
|
||
|
RET_PORT=${RET_PORT:-12022}
|
||
|
RET_USERNAME=${RET_USERNAME:-dictxiong}
|
||
|
RET_JUMP_SERVER="ssh@nasp.ob.ac.cn:36022"
|
||
|
RET_TRUST_SERVER=1
|