allow multi ressource in commande line
update version
This commit is contained in:
parent
e270a50847
commit
dbef6baf09
16 changed files with 74 additions and 56 deletions
|
@ -1,11 +1,12 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.30.7
|
||||
VERSION=1.30.11
|
||||
VERSION=2.0.13
|
||||
APP=kimai2
|
||||
DEPOT=https://github.com/kevinpapst/kimai2.git
|
||||
GIT_VERSION=${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=2
|
||||
PACKAGE_DEPENDENCY="composer php-zip php-gd php-intl php-xsl"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue