mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Updated flathub-pr script
This commit is contained in:
parent
e683d04a40
commit
b03951ab29
|
@ -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