parent
09bf59c3ba
commit
00005aa03d
2 changed files with 6 additions and 1 deletions
|
@ -223,6 +223,9 @@ rwx_code_parse() {
|
|||
# ╰──────┴──────╯
|
||||
|
||||
rwx_code_main() {
|
||||
local code="${1}"
|
||||
shift
|
||||
_rwx_code="${code}"
|
||||
# source user root
|
||||
rwx_main_source "${RWX_SELF_USER}"
|
||||
# load code cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue