add uptime-kuma

This commit is contained in:
Thomas Legay 2023-09-15 23:10:23 +02:00
parent c42003ad1b
commit 8c08708c5b
11 changed files with 83 additions and 11 deletions

View file

@ -1,9 +1,9 @@
#!/bin/bash
VERSION=2.12.14
VERSION=2.12.17
APP=joplin-desktop
GIT_VERSION=v${VERSION}
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEPOT=https://github.com/laurent22/joplin.git
DEBIAN_VERSION_CODENAME=bookworm
IMAGE_SIZE=10