mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-21 02:29:23 +00:00
added ability to get windows partitions
This commit is contained in:
parent
a68a60ba6f
commit
9501444607
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