have readme tl;dr disable installer via env variable
This commit is contained in:
parent
cff6f50d63
commit
8b35e7cf30
@ -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
|
$ 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
|
$ git clone https://github.com/majestrate/nntpchan
|
||||||
$ make
|
$ make
|
||||||
$ ./srndv2 setup
|
$ SRND_INSTALLER=0 ./srndv2 setup
|
||||||
|
|
||||||
## Bugs and issues
|
## Bugs and issues
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user