Update sup

This commit is contained in:
Fred 2023-03-08 09:13:50 +00:00
parent b6fd188d8a
commit 66b4bc6a59

View File

@ -21,7 +21,7 @@ if [ -n "$supicaphost" ]; then
fi
fi
if [ -n "$supgethosts" ] && [ "error" == 0 ]; then
if [ -n "$supgethosts" ] && [ "$error" == 0 ]; then
for i in ${supgethosts[@]}
do
echo "CHECK: $i"