From e14d5f3566eb9f94dbf6d578eeaaee4384eb977a Mon Sep 17 00:00:00 2001 From: "Gal@Shefet" Date: Tue, 11 Oct 2022 22:59:28 -0400 Subject: [PATCH] Fix an issue with truecharts truecharts truetool detection needed some modificiations --- _home/dot_sz.shrc.d/42_truecharts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_home/dot_sz.shrc.d/42_truecharts b/_home/dot_sz.shrc.d/42_truecharts index 9b394fe..0510ebe 100644 --- a/_home/dot_sz.shrc.d/42_truecharts +++ b/_home/dot_sz.shrc.d/42_truecharts @@ -1,6 +1,6 @@ [[ -r /etc/apt/sources.list ]] \ && ixsystems_system=$(cat /etc/apt/sources.list | grep '^deb https\?://apt\.tn\.ixsystems\.com' | wc -l) \ - && [[ $ixsystems_system -lt 11 ]] \ + && [[ $ixsystems_system -lt 10 ]] \ && unset ixsystems_system if [[ -n "$ixsystems_system" ]]; then