1
0
mirror of https://github.com/gryf/vmstrap.git synced 2026-01-04 21:04:18 +01:00

Corrected clone repo command

This commit is contained in:
2019-10-03 09:54:57 +02:00
parent ec678bdbfc
commit 554c4111a6

View File

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