mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 09:24:34 -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
|
||||
|
||||
git lfs install
|
||||
git lfs track "*.zip"
|
||||
#git lfs track "*.zip"
|
||||
|
||||
cp ../master/repo/* .
|
||||
new_jar_build=$(ls *.jar| tail -1)
|
||||
|
||||
Reference in New Issue
Block a user