update install script

This commit is contained in:
albert
2013-01-17 10:56:55 -05:00
parent 397240bee0
commit dc722788be

View File

@@ -23,7 +23,7 @@ if [[ -z "$HOSTNAME" ]] ; then
exit 1
fi
RUBY_VERSION=1.9.3-p194
RUBY_VERSION=1.9.3-p327
echo -n "Enter a name for the site (default: Danbooru): "
read SITENAME