提交 f1da402b 编写于 作者: D dosire

Require a full yes.

上级 b057e58b
......@@ -17,7 +17,7 @@ module Gitlab
prompt("Do you want to upgrade (yes/no)? ", %w{yes no})
end
if answer == "yes" || answer == "y"
if answer == "yes"
upgrade
else
exit 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册