diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-05-27 19:33:08 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-05-27 19:33:08 -0400 |
commit | d6dcb91fdaf7c9ce745cff0badf044ee7bdf6e06 (patch) | |
tree | b75bbf547108d665c680c04cffa08dfd2f152a47 | |
parent | 58caf6909643dccd6179015c8028cc36ee172adb (diff) |
brand name
-rw-r--r-- | README.md | 2 | ||||
-rwxr-xr-x | emailwiz.sh (renamed from mailserver.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Deviate from one command and everything might fall apart unless you know better! I've linked this file on Github to a shorter more memorable address on my LARBS.xyz domain, so you can get it on your machine with this short command: ``` -curl -LO larbs.xyz/mailserver.sh +curl -LO lukesmith.xyz/emailwiz.sh ``` When promped by a dialog menu at the beginning, select "Internet Site", then give your full domain without any subdomain, i.e. `lukesmith.xyz`. diff --git a/mailserver.sh b/emailwiz.sh index 0c5eb30..0c5eb30 100755 --- a/mailserver.sh +++ b/emailwiz.sh |