debmaker/joplin2deb
thomas f6b3822e95 Add tt-rss
joplin 2.7.13
2022-02-25 00:16:47 +01:00

10 lines
154 B
Bash
Executable file

#!/bin/bash
APP=joplin
VERSION=2.7.13
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION-1
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=
source ./lib/function.sh