mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
added ability to get windows partitions
This commit is contained in:
parent
7e6bed4fda
commit
8d4f2a9cd4
2 changed files with 2 additions and 0 deletions
1
lib/server/win/getvolumes.bat
Normal file
1
lib/server/win/getvolumes.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
diskpart /s getvolumes.txt
|
||||
1
lib/server/win/getvolumes.txt
Normal file
1
lib/server/win/getvolumes.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
list volumes
|
||||
Loading…
Add table
Add a link
Reference in a new issue