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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user