update adguardhome and metabase
This commit is contained in:
parent
188ffb6c70
commit
a036a3516f
4 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
VERSION=0.108.0-b.4
|
VERSION=0.108.0-b.5
|
||||||
RELEASE=1
|
RELEASE=1
|
||||||
|
|
||||||
[ -e ./lib/function.sh ] && source ./lib/function.sh
|
[ -e ./lib/function.sh ] && source ./lib/function.sh
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
/etc/defaults/adguardhome
|
/etc/default/adguardhome
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
VERSION=0.42.2
|
VERSION=0.42.3
|
||||||
RELEASE=2
|
RELEASE=2
|
||||||
|
|
||||||
[ -e ./lib/function.sh ] && source ./lib/function.sh
|
[ -e ./lib/function.sh ] && source ./lib/function.sh
|
||||||
|
|
Loading…
Reference in a new issue