diff --git a/recipe.yml b/recipe.yml index 5db00eb..97c06af 100644 --- a/recipe.yml +++ b/recipe.yml @@ -93,7 +93,7 @@ stages: - name: gnome-software-setup type: shell commands: - - rm /usr/lib/*/gnome-software/plugins-20/libgs_plugin_packagekit.so + - rm -f /usr/lib/*/gnome-software/plugins-20/libgs_plugin_packagekit.so - name: cleanup type: shell