fix path
This commit is contained in:
parent
aae02c09a7
commit
ad0378613b
@ -28,7 +28,7 @@ if [ ! -e $XENRC ]; then
|
||||
fi
|
||||
|
||||
# Move to top of devstack
|
||||
cd ../..
|
||||
cd ../../..
|
||||
|
||||
# Use xenrc as the start of our localrc
|
||||
cp $XENRC localrc
|
||||
|
Loading…
Reference in New Issue
Block a user