Remove comment about something above almalinux 8
This commit is contained in:
@@ -1265,7 +1265,6 @@ function CheckOS {
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# for future if/when something above 8 is released
|
|
||||||
if [[ "$OSNAME" == "AlmaLinux" ]] && [[ "$OSVERSION" =~ ^(8|9)$ ]]; then
|
if [[ "$OSNAME" == "AlmaLinux" ]] && [[ "$OSVERSION" =~ ^(8|9)$ ]]; then
|
||||||
printfail "Only AlmaLinux 8/9 supported"
|
printfail "Only AlmaLinux 8/9 supported"
|
||||||
exit 1
|
exit 1
|
||||||
|
Reference in New Issue
Block a user