oms-EquipmentManagement/Admin/Install/Media.install.json
2023-05-19 02:37:35 +00:00

16 lines
340 B
JSON
Executable File

[
{
"type": "collection",
"create_directory": true,
"name": "FleetManagement",
"virtualPath": "/Modules",
"user": 1
},
{
"type": "collection",
"create_directory": true,
"name": "Vehicle",
"virtualPath": "/Modules/FleetManagement",
"user": 1
}
]