Update 'initial-setup.sh'
This commit is contained in:
parent
1366c58f22
commit
ff806873b8
|
@ -13,6 +13,7 @@ wget --no-check-certificate https://raw.githubusercontent.com/litespeedtech/ols1
|
|||
|
||||
ln -s /usr/local/lsws/wordpress
|
||||
sudo rm -Rf /usr/local/lsws/wordpress/*
|
||||
mkdir site-archive
|
||||
|
||||
sudo certbot certonly --webroot --webroot-path /usr/local/lsws/wordpress
|
||||
|
||||
|
|
Loading…
Reference in New Issue