Update sup
This commit is contained in:
parent
b6fd188d8a
commit
66b4bc6a59
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user