aboutsummaryrefslogtreecommitdiffstats
path: root/thank-you-license-download.html
diff options
context:
space:
mode:
authorTeddy Wing2018-11-22 23:24:40 +0100
committerTeddy Wing2018-11-22 23:24:40 +0100
commitfac3ea6e4f7ac6abc2e2ff7cbe3ed42fa22fa8b1 (patch)
tree976df62c2fae132bec19d1786b8e9596c7b31a09 /thank-you-license-download.html
parent631f30402b20d2ac2d640406fb0ec2df7f1d9831 (diff)
downloaddome-key-web-fac3ea6e4f7ac6abc2e2ff7cbe3ed42fa22fa8b1.tar.bz2
Add `brew services` commands to thank-you & fulfillment instructions
Include the new step 2 of installation, starting the program with `brew services`. After the license has been added, the daemon must be restarted in order for the license to be recognised.
Diffstat (limited to 'thank-you-license-download.html')
-rw-r--r--thank-you-license-download.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/thank-you-license-download.html b/thank-you-license-download.html
index 3f2fb4f..6e9a97b 100644
--- a/thank-you-license-download.html
+++ b/thank-you-license-download.html
@@ -46,6 +46,10 @@
<div class="code code-block">
<span class="shell-command">brew install teddywing/DomeKey/dome-key</span>
+ <br />
+ <span class="shell-command">
+ brew services start teddywing/DomeKey/dome-key
+ </span>
</div>
<p>
@@ -56,6 +60,10 @@
<span class="shell-command">
dome-key --license PATH/TO/dome-key-license.plist
</span>
+ <br />
+ <span class="shell-command">
+ brew services restart teddywing/DomeKey/dome-key
+ </span>
</div>
<p>