forked from github/server
Merge branch 'master' into develop
This commit is contained in:
commit
35476da96b
|
@ -95,11 +95,11 @@ local function write_htpasswd()
|
|||
end
|
||||
|
||||
local function write_files(locales)
|
||||
write_reports()
|
||||
write_summary()
|
||||
write_database()
|
||||
write_passwords()
|
||||
write_htpasswd()
|
||||
write_reports()
|
||||
write_summary()
|
||||
end
|
||||
|
||||
local function write_scores()
|
||||
|
|
Loading…
Reference in New Issue