fix(values): sonozaki
accidentally pointed to incorrect drive location, reporting data inaccuratelymain
parent
4ac8c18309
commit
5c6b0e9776
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue