Archived
1
0

have readme tl;dr disable installer via env variable

This commit is contained in:
Jeff Becker 2017-12-29 11:38:14 -05:00
parent cff6f50d63
commit 8b35e7cf30
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -16,7 +16,7 @@ TL;DR edition:
$ sudo apt install --no-install-recommends install imagemagick ffmpeg sox build-essential git ca-certificates postgresql postgresql-client
$ git clone https://github.com/majestrate/nntpchan
$ make
$ ./srndv2 setup
$ SRND_INSTALLER=0 ./srndv2 setup
## Bugs and issues