diff options
author | Matthew Somerville <matthew@mysociety.org> | 2016-04-22 13:49:47 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2016-04-22 13:49:47 +0100 |
commit | c923ee706a122863b2c9db94bf09dfe235b4fd4d (patch) | |
tree | 2e2fefa4684e3ecae329e0533e567fb6a09872f5 /bin/install-as-user | |
parent | c9d7be8f8994ca51685c71bd7490ef42822d41b3 (diff) | |
parent | 66eb844d7eaba7155e362dcec8a7a7db8f3dbf4c (diff) |
Merge branch '1383-remove-dead-projects'
Diffstat (limited to 'bin/install-as-user')
-rwxr-xr-x | bin/install-as-user | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/install-as-user b/bin/install-as-user index 0e1c151fb..297efc1f3 100755 --- a/bin/install-as-user +++ b/bin/install-as-user @@ -133,8 +133,6 @@ echo $DONE_MSG # Generate po and mo files (these invocations taken from Kagee's script): echo "Creating locale .mo files" -bin/make_po FixMyStreet-EmptyHomes -bin/emptyhomes/make_welsh_po commonlib/bin/gettext-makemo FixMyStreet echo $DONE_MSG |