Skip to content

richard-vd/get.acme.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

get.acme.sh

1. Install from web: https://get.acme.sh

Install https://github.com/Neilpang/acme.sh

curl https://get.acme.sh | sh

or

wget -O -  https://get.acme.sh | sh

2. Or, install from Git hub:

curl https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1  sh

or:

wget -O -  https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1  sh

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.8%
  • ApacheConf 3.2%