removed the now unecessary additionnal comment

This commit is contained in:
aminnairi
2023-04-09 22:42:10 +02:00
parent 4527c18ff6
commit d061ae08e6
-2
View File
@@ -33,5 +33,3 @@ usermod -aG sudo user
# (as user) Pull the latest configuration and apply the latter
ansible-pull --url https://github.com/aminnairi/laptop.git --ask-become-pass
```
Where `$USER` is the username to allow sudo rights.