From 0c71cf361ee27af3466128bb1f8b6e8fa278abd6 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Mon, 2 Oct 2023 12:42:55 +0200 Subject: [PATCH] Comments [skip ci] --- automation_tools/cooker_flatpak_portal_add.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation_tools/cooker_flatpak_portal_add.sh b/automation_tools/cooker_flatpak_portal_add.sh index c3c3557a..f139c1d1 100755 --- a/automation_tools/cooker_flatpak_portal_add.sh +++ b/automation_tools/cooker_flatpak_portal_add.sh @@ -1,7 +1,7 @@ #!/bin/bash # COOKER ONLY -# This script is adding the update portal (permission) to the ooker flatpak. +# This script is adding the update portal (permission) to the cooker flatpak. # This is ran by the cooker pipeline. sed -i '/finish-args:/a \ \ - --talk-name=org.freedesktop.Flatpak' net.retrodeck.retrodeck.yml \ No newline at end of file