lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master fc90ad2 3/5: Install surrogates for proprieta


From: Greg Chicares
Subject: [lmi-commits] [lmi] master fc90ad2 3/5: Install surrogates for proprietary graphics
Date: Mon, 15 Apr 2019 07:03:20 -0400 (EDT)

branch: master
commit fc90ad2d8c010f266f0770aa7c8f7bd1a41fed9a
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Install surrogates for proprietary graphics
    
    Glory to Ugolyok! Glory to Veterok!
---
 install_msw.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/install_msw.sh b/install_msw.sh
index 8f934aa..fc8a111 100755
--- a/install_msw.sh
+++ b/install_msw.sh
@@ -236,6 +236,11 @@ printf '2450449 2472011'                            
>/opt/lmi/data/expiry
 printf '5fc68a795c9c60da1b32be989efc299a  expiry\n' 
>/opt/lmi/data/validated.md5
 printf '391daa5cbc54e118c4737446bcb84eea'           >/opt/lmi/data/passkey
 
+# Surrogates for proprietary graphics:
+for z in company_logo.png group_quote_banner.png ; \
+  do cp --archive /opt/lmi/src/lmi/gwc/$z /opt/lmi/data/ ;
+done
+
 # Tailored to msw; for POSIX, s|C:|| and s|CMD /c|/bin/sh| (e.g.).
 
 cat >/opt/lmi/data/configurable_settings.xml <<EOF



reply via email to

[Prev in Thread] Current Thread [Next in Thread]