Remove force update.
This commit is contained in:
parent
27fa99bf0e
commit
0c9b3786c4
|
@ -81,9 +81,6 @@ all_template.each do |folder|
|
|||
if flag
|
||||
info_json["frontend"].push(new_file_infos[i])
|
||||
end
|
||||
if check_file == "archive_index10.html.erb"
|
||||
flag = true
|
||||
end
|
||||
if !flag
|
||||
old_file_info = old_file_infos[i]
|
||||
if old_file_info
|
||||
|
|
Loading…
Reference in New Issue