Update text

This commit is contained in:
xZero707 2021-03-19 19:30:11 +01:00
parent 136ff89503
commit 0ad629ce4d

View File

@ -47,5 +47,5 @@ echo "> Patch file created ${PATCH_FILE}"
echo "> Please run: " echo "> Please run: "
echo " cp './wp-src/${PATCH_FILE}' '../../rootfs/etc/wp-mods/wp-admin/'" echo " cp './wp-src/${PATCH_FILE}' '../../rootfs/etc/wp-mods/wp-admin/'"
echo "" echo ""
echo "> Don't forget to commit the changes" echo "> Don't forget to inspect the patch and THEN commit"
echo "> Finished" echo "> Finished"