{}
This commit is contained in:
parent
dc0540c4ca
commit
96f0697e37
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
SH_NAME="sh"
|
SH_NAME="sh"
|
||||||
SH_SHELL="$(cat /proc/$$/comm)"
|
SH_SHELL="$(cat /proc/${$}/comm)"
|
||||||
export SH_SHELL
|
export SH_SHELL
|
||||||
|
|
||||||
SH_ROOT="/etc/${SH_NAME}"
|
SH_ROOT="/etc/${SH_NAME}"
|
||||||
|
|
Loading…
Reference in a new issue