mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-02 10:24:35 -05:00
change build scripts
This commit is contained in:
1
.github/scripts/create-repo.sh
vendored
1
.github/scripts/create-repo.sh
vendored
@@ -10,4 +10,5 @@ echo "count is: $filter_count"
|
||||
if [ "$filter_count" -gt 0 ]; then
|
||||
mkdir -p repo/
|
||||
cp server/build/Tachidesk-*.jar repo/
|
||||
cp server/build/Tachidesk-*.zip repo/
|
||||
fi
|
||||
Reference in New Issue
Block a user