From 46beb247ea7238fb4134bde371fb82732fb17f11 Mon Sep 17 00:00:00 2001 From: Albert Yi Date: Mon, 10 Oct 2016 16:45:37 -0700 Subject: [PATCH] update ruby version to 2.3.1 --- .rbenv-version | 2 +- INSTALL.debian | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.rbenv-version b/.rbenv-version index c5864dcf3..a6254504e 100644 --- a/.rbenv-version +++ b/.rbenv-version @@ -1 +1 @@ -2.1.5 \ No newline at end of file +2.3.1 \ No newline at end of file diff --git a/INSTALL.debian b/INSTALL.debian index 6e437a207..4659dd04d 100644 --- a/INSTALL.debian +++ b/INSTALL.debian @@ -112,6 +112,7 @@ echo "* On the remote server you will want to modify this file:" echo "*" echo "* /var/www/danbooru2/shared/config/danbooru_local_config.rb" echo "*" +read -p "Press [enter] to continue..." echo "* Commit your changes and push them to your fork. You are now ready to" echo "* deploy with the following command:" echo "*"