mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Comments [skip ci]
This commit is contained in:
parent
446af5e350
commit
0c71cf361e
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# COOKER ONLY
|
# 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.
|
# This is ran by the cooker pipeline.
|
||||||
|
|
||||||
sed -i '/finish-args:/a \ \ - --talk-name=org.freedesktop.Flatpak' net.retrodeck.retrodeck.yml
|
sed -i '/finish-args:/a \ \ - --talk-name=org.freedesktop.Flatpak' net.retrodeck.retrodeck.yml
|
Loading…
Reference in a new issue