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