Update auto.sh

master
呓喵酱 5 years ago committed by GitHub
parent b2f1545063
commit f5c5473314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      auto.sh

@ -20,7 +20,7 @@ systemctl restart php-fpm
systemctl enable php-fpm
cd /etc/nginx
wget https://yimian-setup.obs.myhwclouds.com/std-conf/nginx.conf -O nginx.conf
sed 's/your_domain/$domain/g' nginx.conf
#sed 's/your_domain/$domain/g' nginx.conf
#yum install -y epel-release
#yum install -y certbot
#certbot certonly --webroot -w /opt/www/$domain -d $domain -m $email --agree-tos

Loading…
Cancel
Save