Fix #3572: Install script installs wrong ruby version.

This commit is contained in:
evazion
2018-03-20 02:21:43 -05:00
parent 448ec81e97
commit 44c604521e

View File

@@ -28,7 +28,7 @@ if [[ -z "$HOSTNAME" ]] ; then
exit 1
fi
export RUBY_VERSION=2.3.1
export RUBY_VERSION=2.5.0
export GITHUB_INSTALL_SCRIPTS=https://raw.githubusercontent.com/r888888888/danbooru/master/script/install
# Install packages