Skip to content

Commit

Permalink
chore(squid-al23): Updated squid bootstrap script to work with al23
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Malinowski authored and Edward Malinowski committed Feb 2, 2024
1 parent 8b974b6 commit 7928628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flavors/squid_auto/squid_running_on_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ function main(){
docker restart squid
else
echo "Squid healthy"
break
fi
done
}
Expand Down

0 comments on commit 7928628

Please sign in to comment.