fix adguardhome

This commit is contained in:
thomas 2022-10-08 04:57:50 +02:00
parent 4c1b51d54e
commit 97b5962d84
2 changed files with 4 additions and 3 deletions

View file

@ -15,7 +15,8 @@ main(){
configure_depot_nodejs
install_package_dependency
install_go
get_git_source build
get_git_source
build
makedeb
}