${0}
This commit is contained in:
parent
52b6c06cb1
commit
a8f4ad7097
1 changed files with 2 additions and 1 deletions
|
@ -130,7 +130,8 @@ rwx_main() {
|
|||
fi
|
||||
# user root
|
||||
rwx_source "$(rwx_self_user)"
|
||||
case "$(rwx_shell)" in
|
||||
#
|
||||
case "${0}" in
|
||||
"bash" | \
|
||||
"dash" | \
|
||||
"sh")
|
||||
|
|
Loading…
Reference in a new issue