Fix an annoying detail in the developer quick-start
Instead of using two commands to go to the user home directory use only one. Change-Id: I905c1143d5072c3f6b3cae55e4c79e2dfbadb3cc
This commit is contained in:
parent
b80e59148c
commit
4cd7acc90c
@ -355,8 +355,7 @@ permissions, but does provide a script to perform the task::
|
||||
|
||||
Switch to the stack user and clone DevStack::
|
||||
|
||||
sudo su stack
|
||||
cd ~
|
||||
sudo su - stack
|
||||
git clone https://github.com/openstack-dev/devstack.git devstack
|
||||
|
||||
Create devstack/local.conf with minimal settings required to enable Ironic.
|
||||
|
Loading…
x
Reference in New Issue
Block a user