mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-09 03:08:32 -05:00
Only update source files and pull in translations, don't push anything
This commit is contained in:
parent
36b4d5a120
commit
c824b0694e
@ -458,7 +458,8 @@ merge() {
|
|||||||
performChecks
|
performChecks
|
||||||
|
|
||||||
logInfo "Updating language files..."
|
logInfo "Updating language files..."
|
||||||
./share/translations/update.sh
|
./share/translations/update.sh update
|
||||||
|
./share/translations/update.sh pull
|
||||||
if [ 0 -ne $? ]; then
|
if [ 0 -ne $? ]; then
|
||||||
exitError "Updating translations failed!"
|
exitError "Updating translations failed!"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user