From 781fd8fda23c628bb5869355373affd8f096fecc Mon Sep 17 00:00:00 2001 From: r888888888 Date: Fri, 2 Oct 2015 13:39:59 -0700 Subject: [PATCH] update install script --- INSTALL.debian | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/INSTALL.debian b/INSTALL.debian index 702deb3cd..2df2ebe8e 100644 --- a/INSTALL.debian +++ b/INSTALL.debian @@ -99,6 +99,4 @@ echo "* now login as the danbooru user and run the following commands to deploy echo "* the server:" echo "*" echo "* cd ~/danbooru" -echo "* bundle exec cap development deploy:cold" - - +echo "* bundle exec cap development deploy"