commit 6b27485f8e6a1ef3bc904db5ea47e01a4051ffa6
parent aadb67519b662c49c832e5270075b95922ad4f6e
Author: parazyd <parazyd@dyne.org>
Date: Tue, 19 Jun 2018 16:53:50 +0200
Remove the debug note from the README.
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -50,10 +50,6 @@ you set the correct paths and names in the script.
To perform incremental updates, run `orchestrate.sh` with a cron job
in your desired intervals. Edit the script to set the correct paths.
-**NOTE:** in the current testing phase, `orchestrate.sh` contains a while
-loop in order to be ran in tmux to catch unhandled exceptions and fix
-the codebase.
-
`nginx` and `lighttpd` configurations can be found in `contrib`.
More documentation should be found in the `doc` directory.