Update v-activate-rocket-nginx.sh

This commit is contained in:
isscbta 2023-02-01 20:07:07 +01:00
commit 2d8fc21ba7

View file

@ -112,5 +112,7 @@ esac
# Vesta #
#----------------------------------------------------------#
echo "Installation is completed."
echo "Checking RESPONSE HEADERS (You should see x-rocket-nginx-serving-static if the WP Rocket plugin is activated):"
curl -I https://$domain
exit