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:
@@ -17,4 +17,9 @@ cp $HOME/image-generation/output/software-report/systeminfo.txt $HOME/image-gene
|
||||
npm cache clean --force
|
||||
|
||||
# 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