mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
now done with lfs track
This commit is contained in:
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user