From 0ad629ce4d12b84f6b4a5a314269bc7f8bd4c63d Mon Sep 17 00:00:00 2001 From: xZero707 Date: Fri, 19 Mar 2021 19:30:11 +0100 Subject: [PATCH] Update text --- build/patch-util/01-create-patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/patch-util/01-create-patch.sh b/build/patch-util/01-create-patch.sh index dc460c8..bfe0a85 100755 --- a/build/patch-util/01-create-patch.sh +++ b/build/patch-util/01-create-patch.sh @@ -47,5 +47,5 @@ echo "> Patch file created ${PATCH_FILE}" echo "> Please run: " echo " cp './wp-src/${PATCH_FILE}' '../../rootfs/etc/wp-mods/wp-admin/'" echo "" -echo "> Don't forget to commit the changes" +echo "> Don't forget to inspect the patch and THEN commit" echo "> Finished" \ No newline at end of file