Kanboard: Fix UPSTREAM_NAME
This commit is contained in:
parent
9bc4b44226
commit
0439267dee
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ VER="${VER%/*}"
|
|||
VER="${VER//./-}"
|
||||
UPSTREAM_VER="1.2.43"
|
||||
UPSTREAM_VER_DASH="${UPSTREAM_VER//./-}"
|
||||
UPSTREAM_NAME="forgejo"
|
||||
UPSTREAM_NAME="kanboard"
|
||||
SERIAL="1benoitjpnet"
|
||||
CNAME="$UPSTREAM_NAME-$UPSTREAM_VER_DASH-$SERIAL-$DIST-$VER"
|
||||
ALIAS="$UPSTREAM_NAME-$UPSTREAM_VER-$SERIAL"
|
||||
|
|
Loading…
Add table
Reference in a new issue