From de0bbf71538b74bcc5fbcdcc539f5cb06cbd51b5 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Fri, 22 Feb 2013 10:07:36 +0000 Subject: Update install script to install v1.1, update README about v1.1. --- bin/install-as-user | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/install-as-user') diff --git a/bin/install-as-user b/bin/install-as-user index 2e0816966..b9dfa3973 100755 --- a/bin/install-as-user +++ b/bin/install-as-user @@ -101,7 +101,7 @@ fi # Install the required Perl modules - this may take a very long time: -cd "$FMS_REPOSITORY" +cd "$REPOSITORY" bin/install_perl_modules # Generate po and mo files (these invocations taken from Kagee's script): -- cgit v1.2.3