mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
Updated flathub-pr script
This commit is contained in:
parent
1c3c79cc1f
commit
645728b09f
|
@ -41,6 +41,7 @@ git submodule sync;
|
|||
git submodule foreach --recursive 'git checkout $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master)';
|
||||
|
||||
rm flathub-pr.sh
|
||||
git submodule update
|
||||
git add *
|
||||
git commit -m "Updating flathub"
|
||||
git push origin RetroDECK
|
Loading…
Reference in a new issue