• You are here:
  • »
  • lego

Lego

This is an old revision of the document!


Difficulty
Very easy

Lego

Goal

Install Lego in Centos 7

Steps

cd ~
mkdir legoinstall
cd legoinstall
wget https://github.com/go-acme/lego/releases/download/v3.7.0/lego_v3.7.0_linux_amd64.tar.gz
tar zxfv lego_v3.7.0_linux_amd64.tar.gz
mv lego /usr/local/bin/
cd ..
rm -rf legoinstall

/home/www/sites/esgr.in/wiki/data/attic/software/lego.1593104117.txt.gz · Last modified: 2020/06/25 16:55 by eServices Greece