mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
typo
This commit is contained in:
@@ -26,6 +26,6 @@ sudo mdutil -E /
|
||||
sudo log stream | while true; do
|
||||
if read -rt5 && [[ $REPLY =~ "executeQuery with success=0" ]]; then
|
||||
echo "indexing completed"
|
||||
exit 0
|
||||
exit 0
|
||||
fi
|
||||
done
|
||||
Reference in New Issue
Block a user