Skip to content
This repository has been archived by the owner on Aug 4, 2019. It is now read-only.

Commit

Permalink
sync-translations: adding force option
Browse files Browse the repository at this point in the history
  • Loading branch information
dvor committed Mar 31, 2016
1 parent e484935 commit 7bf6a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync-translations.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if ! hash $TOOL 2>/dev/null; then
exit 1
fi

$TOOL pull -a
$TOOL pull -af

0 comments on commit 7bf6a7b

Please sign in to comment.