diff --git a/bootstrap_centos7.sh b/bootstrap_centos7.sh index 66cc9f8..d985485 100755 --- a/bootstrap_centos7.sh +++ b/bootstrap_centos7.sh @@ -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