URI: 
       tRemove the debug note from the README. - amprolla - devuan's apt repo merger
  HTML git clone git://parazyd.org/amprolla.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 6b27485f8e6a1ef3bc904db5ea47e01a4051ffa6
   DIR parent aadb67519b662c49c832e5270075b95922ad4f6e
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Tue, 19 Jun 2018 16:53:50 +0200
       
       Remove the debug note from the README.
       
       Diffstat:
         M README.md                           |       4 ----
       
       1 file changed, 0 insertions(+), 4 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -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.