mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-17 17:22:34 +01:00
make windows package with packr
This commit is contained in:
1
.github/scripts/commit-preview.sh
vendored
1
.github/scripts/commit-preview.sh
vendored
@@ -10,6 +10,7 @@ cp -f $new_jar_build Tachidesk-latest.jar
|
||||
|
||||
rm -rf latest_pointer/*
|
||||
cp $new_jar_build latest_pointer
|
||||
cp master/server/build/Tachidesk-*.zip latest_pointer
|
||||
|
||||
latest=$(ls *.jar | tail -n1 | sed -e's/Tachidesk-\|.jar//g')
|
||||
echo "{ \"latest\": \"$latest\" }" > index.json
|
||||
|
||||
Reference in New Issue
Block a user