From ee9e18de60e9f3983dbdab52a4fa5fdd18ca6ad3 Mon Sep 17 00:00:00 2001 From: Philip Gabrielsen Date: Sat, 11 Feb 2012 12:30:26 +0100 Subject: Updated shell script with new files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8bd3da..69cf785 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Run the following commands to install Norwegian language to your Zimbra installa ```shell cd /opt/zimbra/jetty/webapps/zimbra/WEB-INF/classes/messages/ -rm -rf ZMsg_no.properties ZmMsg_no.properties ZhMsg_no.properties ZaMsg_no.properties I18nMsg_no.properties AjxMsg_no.properties +rm -rf *_no.properties* wget https://raw.github.com/Flums/Norwegian-Zimbra-Translation/master/messages/AjxMsg_no.properties wget https://raw.github.com/Flums/Norwegian-Zimbra-Translation/master/messages/I18nMsg_no.properties -- cgit