mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
7 lines
237 B
Bash
7 lines
237 B
Bash
#!/bin/bash
|
|
|
|
# COOKER ONLY
|
|
# This script is adding the update portal (permission) to the ooker flatpak.
|
|
# This is ran by the cooker pipeline.
|
|
|
|
sed -i '/finish-args:/a \ \ - --talk-name=org.freedesktop.Flatpak' net.retrodeck.retrodeck.yml |