pull/289/head
Frostebite 2021-08-01 23:29:47 +01:00
parent e7765f46f8
commit 7a677caf74
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ fi
git lfs pull git lfs pull
zip -r "$LFS_ASSETS_HASH" "$gitLFSDestinationFolder" zip -r "$LFS_ASSETS_HASH" "$gitLFSDestinationFolder"
ls -lh
cp "$LFS_ASSETS_HASH" "$lfsCacheFolder" cp "$LFS_ASSETS_HASH" "$lfsCacheFolder"
echo "copied $LFS_ASSETS_HASH to $lfsCacheFolder" echo "copied $LFS_ASSETS_HASH to $lfsCacheFolder"