mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
5 lines
165 B
Bash
Executable file
5 lines
165 B
Bash
Executable file
#!/bin/bash
|
|
|
|
flatpak install -y flathub org.flatpak.Builder
|
|
|
|
flatpak run --command=appstream-util org.flatpak.Builder validate -v net.retrodeck.retrodeck.appdata.xml |