maint(statistics_handler): easy fix
This commit is contained in:
parent
74a8442142
commit
cf3a4e18e6
@ -37,7 +37,7 @@ namespace
|
||||
root.Accept(root_writer);
|
||||
|
||||
std::string root_data(root_buffer.GetString(), root_buffer.GetLength());
|
||||
utils::io::write_file("/var/www/master.xlabs.dev/stats.json", root_data);
|
||||
utils::io::write_file("/var/www/master.alterware.dev/stats.json", root_data);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user