1
0
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:
2019-10-04 12:49:57 +02:00
parent ba11bf47f9
commit 52e0198c18

View File

@@ -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