Add /usr/local/bin to PATH
This commit is contained in:
parent
f15b7d89c7
commit
ce82a62dae
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ labsync_premount() {
|
|||
|
||||
|
||||
labsync_mount_root() {
|
||||
export PATH="/usr/local/bin:$PATH"
|
||||
set -x
|
||||
sed -i 's/use_lvmetad = 1/use_lvmetad = 0/' /etc/lvm/lvm.conf
|
||||
vg_name="vglab"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue