debmaker/authelia2deb

10 lines
146 B
Plaintext
Raw Normal View History

2022-01-23 21:49:01 +01:00
#!/bin/bash
APP=authelia
VERSION=4.33.2
GIT_VERSION=v$VERSION
DEB_VERSION=$VERSION-4
DEBIAN_VERSION_CODENAME=bullseye
source ./lib/function.sh