Added suggested steps in case of installation failure
This commit is contained in:
parent
241aefcbda
commit
60d1ed9594
@ -57,7 +57,7 @@ sub fast_die {
|
|||||||
" send-event -m \"$message\" --logfile $install_log_path");
|
" send-event -m \"$message\" --logfile $install_log_path");
|
||||||
}
|
}
|
||||||
|
|
||||||
die "$message\n";
|
die "$message Please share $install_log_path with FastNetMon team at GitHub to get help: https://github.com/pavel-odintsov/fastnetmon/issues/new\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
my $pf_ring_version = '6.0.3';
|
my $pf_ring_version = '6.0.3';
|
||||||
|
Loading…
Reference in New Issue
Block a user