code/init
This commit is contained in:
parent
1345f07e16
commit
3dceffeea5
2 changed files with 8 additions and 14 deletions
|
@ -215,6 +215,11 @@ rwx_code_main() {
|
|||
fi
|
||||
# context / shell
|
||||
else
|
||||
rwx_self_init
|
||||
# run interactive extras
|
||||
if rwx_shell_interactive; then
|
||||
# help
|
||||
rwx_log
|
||||
rwx_self_help
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue