From aa2db59a0bb8903d8f8ddce588ee6775baa76611 Mon Sep 17 00:00:00 2001 From: NotaNorthKorean <90580760+Official-NotaNorthKorean@users.noreply.github.com> Date: Tue, 19 Oct 2021 07:45:57 -0700 Subject: [PATCH] Update INSTALL.debian Removed instructions for files which no longer exist --- INSTALL.debian | 3 --- 1 file changed, 3 deletions(-) diff --git a/INSTALL.debian b/INSTALL.debian index 70b0b99e5..68f658a5f 100644 --- a/INSTALL.debian +++ b/INSTALL.debian @@ -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:"