mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Salt for Ubuntu
This commit is contained in:
@@ -2347,7 +2347,12 @@ ubuntu_check() {
|
|||||||
whiptail_ubuntu_notsupported
|
whiptail_ubuntu_notsupported
|
||||||
exit 1
|
exit 1
|
||||||
else
|
else
|
||||||
|
if [[ $UBUNTUINSTALL == "needtoupgrade" ]]; then
|
||||||
whiptail_ubuntu_warning
|
whiptail_ubuntu_warning
|
||||||
|
else
|
||||||
|
whiptail_ubuntu_notsupported
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user