Update INSTALL.debian

Removed instructions for files which no longer exist
This commit is contained in:
NotaNorthKorean
2021-10-19 07:45:57 -07:00
committed by GitHub
parent 0221ecdf29
commit aa2db59a0b

View File

@@ -131,9 +131,6 @@ echo "* Log into Github and fork https://github.com/danbooru/danbooru into"
echo "* your own repository. Clone your fork onto your local development"
echo "* machine and modify the following files:"
echo "*"
echo "* config/deploy.rb (github repo url)"
echo "* config/deploy/production.rb (servers and users)"
echo "* config/unicorn/production.rb (users)"
echo "* config/application.rb (time zone)"
echo "*"
echo "* On the remote server you will want to modify this file:"