Fix project name, update README

This commit is contained in:
Andrey Meshkov
2020-07-10 14:57:53 +03:00
parent 632a47d56f
commit 2bbffffcfc
3 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
project_name: AdGuardHome
env:
- GO111MODULE=on
- GOPROXY=https://goproxy.io
@@ -80,7 +82,7 @@ snapcrafts:
license: GPL-3.0
apps:
adguard-home:
args: -w ${SNAP_DATA} --no-check-update
command: AdGuardHome -w $SNAP_DATA --no-check-update
plugs: [ network-bind ]
daemon: simple