aboutsummaryrefslogtreecommitdiff
path: root/tool/aio.py
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-05-31 23:55:57 +0800
committercrupest <crupest@outlook.com>2023-05-31 23:55:57 +0800
commit86d3a7457ab703e60ebec351a8a550f8ee18de22 (patch)
tree2f5aa4fe9684a19463255b454162cc84d35ccc2a /tool/aio.py
parent7ae24cf08c0a590b3ce828c09b84e71280f52570 (diff)
downloadcrupest-86d3a7457ab703e60ebec351a8a550f8ee18de22.tar.gz
crupest-86d3a7457ab703e60ebec351a8a550f8ee18de22.tar.bz2
crupest-86d3a7457ab703e60ebec351a8a550f8ee18de22.zip
Add v2ray.
Diffstat (limited to 'tool/aio.py')
-rwxr-xr-xtool/aio.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tool/aio.py b/tool/aio.py
index 648e8b4..970c389 100755
--- a/tool/aio.py
+++ b/tool/aio.py
@@ -239,8 +239,7 @@ def run():
console.print(domain)
case "nginx":
- domain = check_domain_is_defined()
- nginx(domain, console)
+ raise Exception("This command is deprecated.")
case "certbot":
domain = check_domain_is_defined()