update version
This commit is contained in:
parent
31483ba9c6
commit
80abe21699
4 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=0.108.0-b.21
|
||||
VERSION=0.108.0-b.23
|
||||
APP=adguardhome
|
||||
DEPOT=https://github.com/AdguardTeam/AdGuardHome.git
|
||||
GIT_VERSION=v${VERSION}
|
||||
|
@ -15,7 +15,7 @@ main(){
|
|||
configure_depot_nodejs
|
||||
install_package_dependency
|
||||
install_go
|
||||
get_git_source
|
||||
get_git_source
|
||||
build
|
||||
makedeb
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue