Skip to content
代码片段 群组 项目
提交 cd4a4346 编辑于 作者: Manoj MJ's avatar Manoj MJ
浏览文件

Check existence of `license.rb` to differentiate `ee` and `foss` repo

上级 afe2f3c4
No related branches found
No related tags found
无相关合并请求
......@@ -20,7 +20,7 @@ module Secpick
end
def ee?
File.exist?('./CHANGELOG-EE.md')
File.exist?('./ee/app/models/license.rb')
end
def dry_run?
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册