aboutsummaryrefslogtreecommitdiffstats
path: root/iurt_root_command
diff options
context:
space:
mode:
Diffstat (limited to 'iurt_root_command')
-rwxr-xr-xiurt_root_command1
1 files changed, 1 insertions, 0 deletions
diff --git a/iurt_root_command b/iurt_root_command
index 8a27a39..c055712 100755
--- a/iurt_root_command
+++ b/iurt_root_command
@@ -30,6 +30,7 @@ use File::NCopy qw(copy);
use Iurt::Util qw(plog_init plog);
use Cwd 'realpath';
use File::Path qw(make_path);
+use File::Slurp;
my $arg = @ARGV;
my (@params, %run);