Add adguardhome

Add .gitkeep on empty folder
This commit is contained in:
thomas 2022-02-27 00:50:15 +01:00
parent 51bcd703d6
commit d7aa6ba89c
39 changed files with 112 additions and 3 deletions

10
adguardhome2deb Executable file
View file

@ -0,0 +1,10 @@
#!/bin/bash
APP=adguardhome
VERSION=0.108.0-b.3
GIT_VERSION=v$VERSION
DEB_VERSION=$VERSION-1
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=4
source ./lib/function.sh