cmd/install
This commit is contained in:
parent
3b11f3b459
commit
76176ae49f
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ rwx_self_help() {
|
||||||
" u__… = user"
|
" u__… = user"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_rwx_cmd_rwx_install() { rwx_self_install "${@}"; }
|
||||||
rwx_self_install() {
|
rwx_self_install() {
|
||||||
local target="${1}"
|
local target="${1}"
|
||||||
local command file
|
local command file
|
||||||
|
|
Loading…
Add table
Reference in a new issue