lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 7d768391: Prefer savannah to a quasi-free alt


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 7d768391: Prefer savannah to a quasi-free alternative
Date: Sun, 6 Mar 2022 15:33:04 -0500 (EST)

branch: master
commit 7d76839199f18abd6fb4c41d54f5e533258a8c8c
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Prefer savannah to a quasi-free alternative
---
 gwc/redhat_rebuild.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gwc/redhat_rebuild.sh b/gwc/redhat_rebuild.sh
index 6d5d1b98..b8f957bc 100755
--- a/gwc/redhat_rebuild.sh
+++ b/gwc/redhat_rebuild.sh
@@ -10,7 +10,8 @@ set -evx
 sudo sh -c "echo 'check_certificate = off' >> ~/.wgetrc"
 
 cd /srv/cache_for_lmi/logs || printf 'Cannot cd\n'
-wget -N -nv https://github.com/let-me-illustrate/lmi/raw/master/lmi_setup_00.sh
+wget -N -nv https://git.savannah.nongnu.org/cgit/lmi.git/plain/lmi_setup_00.sh
+# wget -N -nv 
https://github.com/let-me-illustrate/lmi/raw/master/lmi_setup_00.sh
 chmod +x lmi_setup_00.sh
 # It would be undesirable for root to own the output file:
 # shellcheck disable=SC2024



reply via email to

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