fix conflict

This commit is contained in:
htrgouvea 2024-06-07 13:30:41 -03:00
commit ef5ba1af84
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ package Nipe::Utils::Install {
sub new {
my %device = Nipe::Utils::Device -> new();
my %install = (
"debian" => "apt-get install -y tor iptables",
"fedora" => "dnf install -y tor iptables",