From 98bb3e465b000c8a0c4f4cb5e7cd5d1f2c771af7 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 18 Nov 2023 09:31:07 +0100 Subject: [PATCH] Commtes fix --- 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