fix ssh prefix f***ery
This commit is contained in:
parent
91943001d9
commit
929fb03174
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ dock() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[ "$1" = "-c" ] && shift
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
logs|l)
|
logs|l)
|
||||||
dock logs $2
|
dock logs $2
|
||||||
|
|
Reference in a new issue