'Apache-RevProxNGINX-Installer.sh' updaten
This commit is contained in:
@@ -180,7 +180,7 @@ systemctl reload apache2
|
||||
# CERTBOT #
|
||||
#-------------------#
|
||||
|
||||
add-apt-repository ppa:certbot/certbot
|
||||
add-apt-repository ppa:certbot/certbot -y
|
||||
apt update
|
||||
apt install python-certbot-nginx -y
|
||||
#certbot --nginx -d $domain -d www.$domain
|
||||
@@ -219,7 +219,7 @@ newaliases
|
||||
|
||||
if [ $netdata = 1 ]
|
||||
then
|
||||
bash <(curl -Ss https://my-netdata.io/kickstart.sh)
|
||||
apt install netdata -y
|
||||
ufw allow 19999/tcp
|
||||
# systemctl stop netdata
|
||||
# systemctl disable netdata
|
||||
|
||||
Reference in New Issue
Block a user