Keep imagegeneration scripts in macOS and Ubuntu (#7572)

This commit is contained in:
Vasilii Polikarpov
2023-05-12 09:35:09 +02:00
committed by GitHub
parent 91f9205adb
commit 0997df9069
2 changed files with 1 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ if ! is_Ventura; then
yarn cache clean
fi
# Clean up temporary directories
sudo rm -rf ~/utils ~/image-generation /tmp/*
sudo rm -rf ~/utils /tmp/*
# 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