Set Template-"Tab list" force update.

This commit is contained in:
BoHung Chiu 2022-05-22 19:07:23 +08:00
parent 70427d82e2
commit 01801ff0df
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ if bundle_update_flag
next unless File.exist?("#{folder}modules/archive/info.json")
info_json_file = "#{folder}modules/archive/info.json"
info_json = JSON.parse(File.read(info_json_file))
check_files = ["archive_index7.html.erb","archive_index8.html.erb","archive_index9.html.erb","archive_index10.html.erb","archive_index11.html.erb","archive_index12.html.erb"]
check_files = ["archive_index7.html.erb","archive_index8.html.erb","archive_index9.html.erb","archive_index10.html.erb","archive_index11.html.erb","archive_index12.html.erb","archive_index13.html.erb"]
old_file_infos = [
{
"filename" => "archive_index7",