update version adguardhome authelia element-web gitea glpi joplin zigbee2mqtt
This commit is contained in:
parent
6148b1fa75
commit
12c7e6ade8
7 changed files with 23 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=10.0.0-rc3
|
||||
VERSION=10.0.0
|
||||
|
||||
[ -e ./lib/function.sh ] && source ./lib/function.sh
|
||||
|
||||
|
@ -9,7 +9,7 @@ DEPOT=https://github.com/tomamplius/glpi.git
|
|||
GIT_VERSION=${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
IMAGE_SIZE=2
|
||||
IMAGE_SIZE=4
|
||||
|
||||
STEP="envinit prebuild build makedeb"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue