fix: misspell
This commit is contained in:
@@ -6,10 +6,7 @@ ServerAdmin $EMAIL
|
|||||||
ServerName $DOMAIN
|
ServerName $DOMAIN
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
EOF
|
EOF
|
||||||
|
httpd -k start
|
||||||
http -k start
|
|
||||||
certbot --apache -n --keep -d $DOMAIN -m $EMAIL
|
certbot --apache -n --keep -d $DOMAIN -m $EMAIL
|
||||||
httpd -k stop
|
httpd -k stop
|
||||||
|
|
||||||
|
|
||||||
httpd-foreground
|
httpd-foreground
|
||||||
Reference in New Issue
Block a user