now done with lfs track

This commit is contained in:
Aria Moradi 2021-02-05 00:20:25 +03:30
parent a5bab7425d
commit 7a27436868

View File

@ -1,7 +1,7 @@
#!/bin/bash
git lfs install
git lfs track "*.zip"
#git lfs track "*.zip"
cp ../master/repo/* .
new_jar_build=$(ls *.jar| tail -1)