mirror of
https://github.com/gryf/vmstrap.git
synced 2026-01-08 14:54:22 +01:00
Corrected clone repo command
This commit is contained in:
@@ -42,4 +42,4 @@ ${USER} ALL = (ALL) NOPASSWD: ALL
|
|||||||
EOF
|
EOF
|
||||||
sudo mv /tmp/${USER}.sudo /etc/sudoers.d/
|
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