fixes #1399
This commit is contained in:
@@ -20,5 +20,7 @@ class ApiCacheGenerator
|
|||||||
f.seek(-2, IO::SEEK_END)
|
f.seek(-2, IO::SEEK_END)
|
||||||
f.print("]\n")
|
f.print("]\n")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
RemoteFileManager.new("/var/www/danbooru2/shared/system/cache/tags.json").distribute
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user