Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
scripts
mahara-scripts
Commits
b75672b9
Commit
b75672b9
authored
Apr 29, 2011
by
Richard Mansfield
Browse files
While creating .pot files, dump en tarballs in the main docroot
parent
db323767
Changes
1
Hide whitespace changes
Inline
Side-by-side
mahara-langpacks/update-pot.sh
View file @
b75672b9
...
...
@@ -71,6 +71,9 @@ for branch in ${branches} ; do
continue
fi
# While we have an up-to-date en tarball handy, dump a copy of it in the main tarball directory
cp
${
TEMP
}
/
${
branch
}
.tar.gz
${
DOCROOT
}
/en-
${
branch
}
.tar.gz
langpack
=
${
TEMP
}
/
${
branch
}
[
!
-d
${
langpack
}
]
&&
mkdir
${
langpack
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment