mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +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)';
|
git submodule foreach --recursive 'git checkout $(git config -f $toplevel/.gitmodules submodule.$name.branch || echo master)';
|
||||||
|
|
||||||
rm flathub-pr.sh
|
rm flathub-pr.sh
|
||||||
|
git submodule update
|
||||||
git add *
|
git add *
|
||||||
git commit -m "Updating flathub"
|
git commit -m "Updating flathub"
|
||||||
git push origin RetroDECK
|
git push origin RetroDECK
|
Loading…
Reference in a new issue