diff options
author | June McEnroe <june@causal.agency> | 2021-03-03 21:44:11 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-03 21:44:11 -0500 |
commit | 584992c81034effdc2b5d9ef374a795fccac1b64 (patch) | |
tree | 6cb915e0d2363092be5af2d13adada527a8b6e0e | |
parent | Add -t flag to truncate stdout before writing paths (diff) | |
download | bubger-584992c81034effdc2b5d9ef374a795fccac1b64.tar.gz bubger-584992c81034effdc2b5d9ef374a795fccac1b64.zip |
Remove DEPLOYMENT section
There's not enough detail for it to be useful, and not enough room to provide enough detail either.
-rw-r--r-- | README.7 | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/README.7 b/README.7 index 30b72a3..92a042d 100644 --- a/README.7 +++ b/README.7 @@ -44,27 +44,6 @@ make all sudo make install .Ed . -.Sh DEPLOYMENT -.Xr bubger 1 -can be run either by -.Xr cron 8 -or under a process supervisor -such as -.Lk https://git.causal.agency/catsit/about catsit -using the -.Fl i -flag. -. -.Pp -The list of updated paths -output by -.Xr bubger 1 -can be piped to -.Xr rsync 1 -with the -.Fl \-files\-from -flag. -. .Sh FILES .Bl -tag -width "getservinfo.c" -compact .It Pa archive.h |