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