include /usr/xbin bootstrap dir in $PATH
This commit is contained in:
parent
9f2f3dd488
commit
20a13246a8
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/xbin
|
||||||
|
|
||||||
t=/etc/binary_sizes
|
t=/etc/binary_sizes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user