Line 67:
Line 67:
Add yourself to the 'mock' group that will have now been created
Add yourself to the 'mock' group that will have now been created
<syntaxhighlight lang="Bash">
<syntaxhighlight lang="Bash">
−
sudo usermod -G mock <username>
+
sudo /usr/sbin/usermod -G mock <username>
</syntaxhighlight>
</syntaxhighlight>