aboutsummaryrefslogtreecommitdiffstats
path: root/ulri
diff options
context:
space:
mode:
Diffstat (limited to 'ulri')
-rwxr-xr-xulri2
1 files changed, 1 insertions, 1 deletions
diff --git a/ulri b/ulri
index af10175..db69275 100755
--- a/ulri
+++ b/ulri
@@ -239,7 +239,7 @@ sub todo_func {
my $time = read_line("$todo/$f/$m/$s/$r");
$time = (split ' ', $time)[2];
- push @{$pkg_tree{$prefix}{bot}}, {
+ push @{$pkg_tree{$prefix}{media}{$media}{bot}}, {
bot => $bot,
host => $host,
date => $date,