diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-10-04 19:51:03 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-10-04 19:51:03 +0100 |
commit | 2bb8169b193edd206059ee793aa542a2aa967c07 (patch) | |
tree | 9789062b23266e1e4a4a21e328eace4490d6dac1 | |
parent | b35e8db987720ae317e9f48d8e55fd5d45680e74 (diff) |
Script has changed name now it's more generalised.
-rwxr-xr-x | bin/install-as-user | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/install-as-user b/bin/install-as-user index a4d656cf5..2656195f4 100755 --- a/bin/install-as-user +++ b/bin/install-as-user @@ -105,7 +105,7 @@ bin/install_perl_modules # Generate po and mo files (these invocations taken from Kagee's script): -bin/cron-wrapper bin/make_emptyhomes_po +bin/cron-wrapper bin/make_po FixMyStreet-EmptyHomes bin/cron-wrapper bin/make_emptyhomes_welsh_po commonlib/bin/gettext-makemo FixMyStreet |