Update install.sh

This commit is contained in:
XXXXRT666 2025-04-15 06:56:42 +01:00 committed by GitHub
parent 44cfdefd4f
commit 7db75b290d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ conda install ffmpeg cmake -y
echo "Installing git-lfs and zip..."
conda install git-lfs -y
conda apt install zip -y
conda install zip -y
git-lfs install