diff --git a/snapd.json b/snapd.json index 1dc307f..d8b0536 100644 --- a/snapd.json +++ b/snapd.json @@ -1,4 +1,5 @@ { - "git": "/var/lib/snapd", - "project": "/" + "git": "/var/lib/snapd", + "project": "/", + "email": "user@site.domain" }