fix path
This commit is contained in:
parent
aae02c09a7
commit
ad0378613b
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue