From bdcd5b61d3ab57a29e5cc73038f19b2bacdf8a98 Mon Sep 17 00:00:00 2001 From: quackerd Date: Mon, 4 May 2020 10:00:42 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b93d86..dd7def0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Clean, dockerized v2ray(Websocket + TLS) + Nginx + Let's Encrypt with official a - Clone this repo. - Run `python setup.py -h` for directions. - For example, if your full domain name is `aaa.bb.c` and your email is `d@e.f` then run `python setup.py -d bb.c -s aaa -e d@e.f` -- To start over, run `git reset --hard`. Don't run this with a running build or you will lose EVERYTHING. +- To start over, run `git reset --hard`. Don't run this with a running build or you will lose your existing config! ### README! - Do NOT run the python script as root or Nginx won't start.