Browse code

fix path

Anthony Young authored on 2011/11/12 02:53:22
Showing 1 changed files
... ...
@@ -28,7 +28,7 @@ if [ ! -e $XENRC ]; then
28 28
 fi
29 29
 
30 30
 # Move to top of devstack
31
-cd ../..
31
+cd ../../..
32 32
 
33 33
 # Use xenrc as the start of our localrc
34 34
 cp $XENRC localrc