mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2024-12-22 13:34:16 +03:00
import run_command
This commit is contained in:
parent
d9e4e1ce2c
commit
be2e0c16b1
@ -4,6 +4,7 @@ use strict;
|
||||
use warnings;
|
||||
use IO::File;
|
||||
use File::Path;
|
||||
use PVE::Tools qw(run_command);
|
||||
use PVE::Storage::Plugin;
|
||||
use PVE::JSONSchema qw(get_standard_option);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user