fix(values): sonozaki

accidentally pointed to incorrect drive location, reporting data inaccurately
main
steven 2021-03-16 11:06:39 -04:00
parent 4ac8c18309
commit 5c6b0e9776
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
$disk5->id = "sonozaki";
$disk5->name = "Sonozaki";
$disk5->description = "the chariot";
$disk5->location = "/data/houjou/";
$disk5->location = "/data/sonozaki/";
$service1->id = "st-lucia";
$service1->name = "St. Lucia";