Do not use repo's version when we need version from master

This commit is contained in:
Pavel Odintsov 2020-01-27 21:03:54 +00:00
parent 8eced79901
commit 7a0756e67b

@ -329,7 +329,7 @@ sub main {
$install_from_official_distro = 1;
}
if ($install_from_official_distro) {
if ($install_from_official_distro && !$we_use_code_from_master) {
apt_get("fastnetmon");
# Switch off sflow and netflow plugins enabled by default