Update formatting

This commit is contained in:
Aleksandar Puharic 2023-04-02 20:31:39 +02:00
parent aeb39d0f13
commit e184127d38
Signed by: xZero707
GPG Key ID: 3CC53DCAA9C237BB

View File

@ -25,8 +25,8 @@ echo "> Two files are now downloaded to wp-src"
echo "> Please update wp-src/mod-update-core.php with code bellow and then execute ./01-create-patch.sh"
echo ""
echo ""
echo "wp_die("
echo " __( 'Sorry, you are not allowed to update this site.' ) ."
echo " ' Click <a href=\"https://github.com/N0rthernL1ghts/wordpress/wiki/WordPress-Core-Updates\" target=\"_blank\">here</a> to learn why.'"
echo ");"
echo " wp_die("
echo " __( 'Sorry, you are not allowed to update this site.' ) ."
echo " ' Click <a href=\"https://github.com/N0rthernL1ghts/wordpress/wiki/WordPress-Core-Updates\" target=\"_blank\">here</a> to learn why.'"
echo " );"
echo ""