mirror of
https://github.com/gryf/vmstrap.git
synced 2026-01-28 10:55:54 +01:00
Clone devstack to users home dir.
This commit is contained in:
@@ -46,4 +46,4 @@ if [ -z "$(sudo grep "${USER}" /etc/sudoers)" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# clone devstack
|
# clone devstack
|
||||||
git clone https://opendev.org/openstack/devstack ~/
|
git clone https://opendev.org/openstack/devstack ~/devstack
|
||||||
|
|||||||
Reference in New Issue
Block a user