maint(statistics_handler): update path
This commit is contained in:
parent
d79e0fdcaa
commit
44a15bc676
@ -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.alterware.dev/stats.json", root_data);
|
||||
utils::io::write_file("/var/www/master.alterware.dev/html/stats.json", root_data);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user