that shouldn't be removed
This commit is contained in:
parent
1749acf960
commit
2a5fac9a03
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ Update Repositories:
|
|||
script:
|
||||
- |
|
||||
#
|
||||
FILEVER=$(cat version)-$(cat source_release) ; grep -q 1 release ; if [ ! $? ]; then FILEVER=$(cat version)-$(cat source_release)-$(cat release); fi
|
||||
|
||||
body=$(cat <<EOF
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue