debmaker/gotify2deb

11 lines
143 B
Plaintext
Raw Normal View History

2022-02-03 22:51:24 +01:00
#!/bin/bash
APP=gotify
VERSION=2.1.4
GIT_VERSION=v$VERSION
DEB_VERSION=$VERSION-1
DEBIAN_VERSION_CODENAME=bullseye
source ./lib/function.sh