Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add a note on the domain to use
  • Loading branch information
danielhjames authored Aug 10, 2018
1 parent fc63083 commit 8d519a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ sudo apt install pdk pdk-mediagen rng-tools

## APT Repository key

- Make the APT repository email apt@your-domain
- Make the APT repository key email address apt@your-domain where _your-domain_ is the domain used by your project. For example we use _pideck.com_ but you will be serving your own images from somewhere else.
- To enable automated builds later, either do not set a passphrase when you generate the key (less secure), or automate signing with [gpg-preset-passphrase](https://www.gnupg.org/documentation/manuals/gnupg/gpg_002dpreset_002dpassphrase.html) running on each boot. You will be prompted twice for the passphrase, if any.

```bash
Expand Down

0 comments on commit 8d519a3

Please sign in to comment.