parent
921dd8fe9f
commit
ab3ec5752b
@ -3,5 +3,5 @@
|
|||||||
unset IEP_ROOT
|
unset IEP_ROOT
|
||||||
IEP_ROOT=1
|
IEP_ROOT=1
|
||||||
# [ "$(env stat -Lc %u /proc/$$)" = 0 ] || IEP_ROOT=0
|
# [ "$(env stat -Lc %u /proc/$$)" = 0 ] || IEP_ROOT=0
|
||||||
[ "$(id -n)" = 0 ] || IEP_ROOT=0
|
[ "$(id -u)" = 0 ] || IEP_ROOT=0
|
||||||
export IEP_ROOT
|
export IEP_ROOT
|
||||||
|
Loading…
Reference in New Issue
Block a user