Change Domain Name
This commit is contained in:
parent
dcdcf6da72
commit
024b9085ac
|
|
@ -229,7 +229,7 @@ if bundle_update_flag
|
|||
end
|
||||
#end
|
||||
filedata = File.read(env_pwd+"/built_in_extensions.rb")
|
||||
exist_str = "gem 'patchfile', git: 'http://gitlab.tp.rulingcom.com/chiu/patch_file.git'"
|
||||
exist_str = "gem 'patchfile', git: 'http://orbitgit.cloud/chiu/patch_file.git'"
|
||||
if filedata.include? exist_str
|
||||
puts "patchfile exist"
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in New Issue