${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
|
fi
|
||||||
# user root
|
# user root
|
||||||
rwx_source "$(rwx_self_user)"
|
rwx_source "$(rwx_self_user)"
|
||||||
case "$(rwx_shell)" in
|
#
|
||||||
|
case "${0}" in
|
||||||
"bash" | \
|
"bash" | \
|
||||||
"dash" | \
|
"dash" | \
|
||||||
"sh")
|
"sh")
|
||||||
|
|
Loading…
Add table
Reference in a new issue