add deplypvp
This commit is contained in:
parent
ce65bf7954
commit
2c145246c3
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ function _scppvpfiles() {
|
||||||
COMPREPLY=( $(compgen -W "${KEYS}" -- ${CUR}) )
|
COMPREPLY=( $(compgen -W "${KEYS}" -- ${CUR}) )
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
complete -F _scppvpfiles scppvp
|
complete -F _scppvpfiles scppvp deploypvp
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue