diff --git a/bootstrap_centos7.sh b/bootstrap_centos7.sh index 0367323..aeb77e5 100755 --- a/bootstrap_centos7.sh +++ b/bootstrap_centos7.sh @@ -42,4 +42,4 @@ ${USER} ALL = (ALL) NOPASSWD: ALL EOF sudo mv /tmp/${USER}.sudo /etc/sudoers.d/ -git clone clone https://opendev.org/openstack/devstack +git clone https://opendev.org/openstack/devstack