allow multi ressource in commande line

update version
This commit is contained in:
thomas 2023-03-30 21:58:28 +02:00
parent e270a50847
commit dbef6baf09
16 changed files with 74 additions and 56 deletions

View file

@ -1,12 +1,12 @@
#!/bin/bash
VERSION=2.10.9
VERSION=2.10.11
APP=joplin-server
GIT_VERSION=server-v${VERSION}
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
DEPOT=https://github.com/laurent22/joplin.git
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=10
IMAGE_SIZE=12
STEP="base_package_upgrade envinit default_prebuild build makedeb"