mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
[skip ci]
This commit is contained in:
2
.github/scripts/cronet.sh
vendored
2
.github/scripts/cronet.sh
vendored
@@ -6,7 +6,7 @@ branch=$1
|
||||
max_offset=$2
|
||||
|
||||
[ -z $1 ] && branch=Stable
|
||||
[ -z $2 ] && branch=S3
|
||||
[ -z $2 ] && max_offset=3
|
||||
[ -z $GITHUB_ENV ] && echo "Error: Unexpected github workflow environment" && exit
|
||||
|
||||
offset=0
|
||||
|
||||
Reference in New Issue
Block a user