diff --git a/recipe.json b/recipe.json index ccf3a3f..f3c334f 100644 --- a/recipe.json +++ b/recipe.json @@ -114,7 +114,7 @@ { "if": "nvidia", "type": "command", - "commands": ["sudo ubuntu-drivers install --recommended"] + "commands": ["sudo _ubuntu-drivers install --recommended"] } ] },