mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04: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
|
||||
|
||||
logInfo "Updating language files..."
|
||||
./share/translations/update.sh
|
||||
./share/translations/update.sh update
|
||||
./share/translations/update.sh pull
|
||||
if [ 0 -ne $? ]; then
|
||||
exitError "Updating translations failed!"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user