mirror of
https://github.com/gryf/vmstrap.git
synced 2026-01-07 14:24:12 +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
|
||||
|
||||
# clone devstack
|
||||
git clone https://opendev.org/openstack/devstack ~/
|
||||
git clone https://opendev.org/openstack/devstack ~/devstack
|
||||
|
||||
Reference in New Issue
Block a user