Skip to content

Commit

Permalink
Returning orange triangle is enough, otherwize output is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed May 13, 2022
1 parent 95daa4d commit 096ae8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Virtualmin/Config/Plugin/Webalizer.pm
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ sub actions {
$self->done(0);
}
} else {
print "\nWebalizer package is not available for installation on this distro";
print " " x 13;
$self->done(2);
}
}
Expand Down

0 comments on commit 096ae8c

Please sign in to comment.