Add Volume
This commit is contained in:
@@ -38,7 +38,7 @@ func action() error {
|
||||
if len(os.Args) > 2 {
|
||||
args = os.Args[2:]
|
||||
}
|
||||
internal.Start(args...)
|
||||
internal.Stop(args...)
|
||||
case "extract":
|
||||
what := os.Args[2]
|
||||
switch what {
|
||||
|
||||
Reference in New Issue
Block a user