mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-08 01:50:29 +08:00
feat(riot-config): default port 12022
This commit is contained in:
parent
055d44886b
commit
f1a77adb0c
@ -18,6 +18,7 @@ nasp.remote() {
|
||||
# domains
|
||||
.domain() {
|
||||
RET_USERNAME=${RET_USERNAME:-root}
|
||||
RET_PORT=${RET_PORT:-12022}
|
||||
}
|
||||
|
||||
dxng.domain() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user