mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
Commtes fix
This commit is contained in:
parent
84e49bde5a
commit
98bb3e465b
|
@ -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