[Sheel] Add sbin to initial path
This commit is contained in:
parent
93798c5560
commit
206fc8ffbf
@ -350,7 +350,7 @@ function parse_timestamp2 {
|
||||
}
|
||||
|
||||
function clear_path {
|
||||
export PATH="/bin:/usr/local/bin"
|
||||
export PATH="/usr/local/sbin:/usr/local/bin:/usr/bin"
|
||||
unset PATH_HELPER_RAN
|
||||
unset ENVIRONMENT_SETUP_DONE
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user