Changed 8chan's to infinity's

i havent worked on this github in a long time
and i'm pretty sure that was for the best
This commit is contained in:
anonfagola 2014-12-28 13:06:36 -08:00
parent 8ac83fbba6
commit 42a05397a5

View File

@ -3,7 +3,7 @@ infinity
About About
------------ ------------
infinity is a fork of vichan, with the difference that 8chan is geared towards allowing users to create their own boards. A running instance is at https://8chan.co. infinity is a fork of vichan, with the difference that infinity is geared towards allowing users to create their own boards. A running instance is at https://8chan.co.
Most things (other than installation) that apply to upstream vichan also apply to infinity. See their readme for a detailed FAQ: https://github.com/vichan-devel/vichan/blob/master/README.md Most things (other than installation) that apply to upstream vichan also apply to infinity. See their readme for a detailed FAQ: https://github.com/vichan-devel/vichan/blob/master/README.md
@ -12,8 +12,8 @@ If you are not interested in letting your users make their own boards, install v
Because I cannot be bothered to maintain `install.php`, the install process is as such: Because I cannot be bothered to maintain `install.php`, the install process is as such:
``` ```
mysql -uroot 8chan < install.sql mysql -uroot infinity < install.sql
echo '8chan' > .installed echo 'infinity' > .installed
``` ```
Here's my install script as of 11/14/2014 for the 8chan servers which run Ubuntu 14.04: Here's my install script as of 11/14/2014 for the 8chan servers which run Ubuntu 14.04: