mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2025-01-12 00:39:07 +01:00
now done with lfs track
This commit is contained in:
parent
a5bab7425d
commit
7a27436868
2
.github/scripts/commit-repo.sh
vendored
2
.github/scripts/commit-repo.sh
vendored
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
git lfs install
|
git lfs install
|
||||||
git lfs track "*.zip"
|
#git lfs track "*.zip"
|
||||||
|
|
||||||
cp ../master/repo/* .
|
cp ../master/repo/* .
|
||||||
new_jar_build=$(ls *.jar| tail -1)
|
new_jar_build=$(ls *.jar| tail -1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user