This commit is contained in:
r888888888
2013-04-21 14:09:07 -07:00
parent 373f3bc761
commit 9abf7e12fc

View File

@@ -20,5 +20,7 @@ class ApiCacheGenerator
f.seek(-2, IO::SEEK_END)
f.print("]\n")
end
RemoteFileManager.new("/var/www/danbooru2/shared/system/cache/tags.json").distribute
end
end