implement wtv-disk:/delete-group

- only sends DELETE-GROUP command
- does not delete partitions or files
- useful for clearing up broken groups that are failing due to conflicts or changes
This commit is contained in:
zefie
2021-08-12 02:05:55 -04:00
parent 63680781b3
commit 9d4e72b5e1
2 changed files with 49 additions and 0 deletions

View File

@@ -53,6 +53,9 @@
<SubType>Code</SubType>
</Content>
<Content Include="ServiceVault\wtv-disk\content\diskmaps\ModemFirmware.json" />
<Content Include="ServiceVault\wtv-disk\delete-group.js">
<SubType>Code</SubType>
</Content>
<Content Include="ServiceVault\wtv-disk\userstore.js">
<SubType>Code</SubType>
</Content>