mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
[fix] handle unsync repo
This commit is contained in:
parent
317b417842
commit
07fd8f6e0e
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ then
|
||||||
then
|
then
|
||||||
git add locales/en.json
|
git add locales/en.json
|
||||||
git commit -m "[mod] update en.json with new translations"
|
git commit -m "[mod] update en.json with new translations"
|
||||||
|
git pull
|
||||||
git push yunohost-bot master
|
git push yunohost-bot master
|
||||||
|
|
||||||
# uses hub/git-spindle from pypi
|
# uses hub/git-spindle from pypi
|
||||||
|
|
Loading…
Add table
Reference in a new issue