diff --git a/build/patch-util/00-download-file.sh b/build/patch-util/00-download-file.sh
index fdfb3ff..64400f0 100755
--- a/build/patch-util/00-download-file.sh
+++ b/build/patch-util/00-download-file.sh
@@ -19,7 +19,7 @@ echo "> Please update wp-src/mod-update-core.php with code bellow and then exec
echo ""
echo ""
echo "wp_die("
-echo " __( 'Sorry, you are not allowed to update this site.' ) ."
-echo " ' Click here to learn why.'"
+echo " __( 'Sorry, you are not allowed to update this site.' ) ."
+echo " ' Click here to learn why.'"
echo ");"
echo ""
\ No newline at end of file