debmaker/rss-bridge2deb
thomas b69d1ee47f Add gotify
optimize apt without recommends packages
add package dpkg fakeroot when needed
2022-02-20 23:33:43 +01:00

10 lines
163 B
Bash
Executable file

#!/bin/bash
APP=rss-bridge
VERSION=2022-01-20
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION-3
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=1
source ./lib/function.sh