mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
add spotlight reindex
This commit is contained in:
@@ -18,3 +18,8 @@ npm cache clean --force
|
||||
|
||||
# Clean up temporary directories
|
||||
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