mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
add spotlight reindex
This commit is contained in:
@@ -18,3 +18,8 @@ npm cache clean --force
|
|||||||
|
|
||||||
# Clean up temporary directories
|
# Clean up temporary directories
|
||||||
rm -rf ~/utils ~/image-generation
|
rm -rf ~/utils ~/image-generation
|
||||||
|
|
||||||
|
# Erase all indexes and wait until the rebuilding process ends,
|
||||||
|
# for now there is no way to get status of indexing process, it takes around 3 minutes to accomplish
|
||||||
|
sudo mdutil -E /
|
||||||
|
sleep 180
|
||||||
Reference in New Issue
Block a user