fix: misspell

This commit is contained in:
2025-04-15 16:30:48 +02:00
parent a5824f8b51
commit c051cd37d8

View File

@@ -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