diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-04-29 19:06:01 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2019-05-03 12:06:21 +0100 |
commit | 92b253904062edd533e55c22824de6fd01e2f7c1 (patch) | |
tree | d18f49ff98e87a2aeb6ca6eacc3217183141ec9e /script/update | |
parent | 5faa1946bda79c31aab04778cb4eb01afa18b473 (diff) |
Version 2.6.v2.6
Include the usual generate new .pot file, gettext-merge, push to
Transifex, pull from Transifex step.
Diffstat (limited to 'script/update')
-rwxr-xr-x | script/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/update b/script/update index aa97935d3..6fa0e5004 100755 --- a/script/update +++ b/script/update @@ -6,4 +6,4 @@ cd "$(dirname "$0")/.." script/bootstrap bin/update-schema --commit bin/make_css -commonlib/bin/gettext-makemo +commonlib/bin/gettext-makemo 2>&1 |