From 7bdfbf1d3c068002560b86af31ecdd25cbef9018 Mon Sep 17 00:00:00 2001 From: Jason Russell Date: Mon, 2 Jan 2023 14:53:32 -0500 Subject: [PATCH] Update README.md pre-production ready for testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e64fe1..62c6cdc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The following scripts automate routine tasks associated with docker composition _If you have suggestions for improvements commit your revisions to the repo and submit a push request for review and incorporation._ ## Prerequisites -_**!!! docker disk volume information WILL NOT be backed up these scripts only backs up images and routes!!!**_ +_**!!! docker disk volume information WILL NOT be backed up the scripts only back up images and routes!!!**_ Scripts that _**REMOVE DATA**_ are: _[dcl.sh](https://github.com/GrayHatGuy/dockery/blob/main/bin/dcl.sh) [drm.sh](https://github.com/GrayHatGuy/dockery/blob/main/bin/drm.sh)_ and _[dqd.sh](https://github.com/GrayHatGuy/dockery/blob/main/bin/dqd.sh)_.