From 85cd57eb3857cf8a2f98d1fa0f055082a4362b3b Mon Sep 17 00:00:00 2001 From: Samuel Huang Date: Tue, 10 Sep 2024 21:43:35 +1000 Subject: [PATCH] Initial REALITY support --- run.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/run.sh b/run.sh index 1e3f6a5..15165ef 100755 --- a/run.sh +++ b/run.sh @@ -1,7 +1,5 @@ #!/bin/bash -#while :; do sleep 2073600; done - DIR=`dirname $0` DIR="$(cd $DIR; pwd)" CERTHOME="/root/.acme.sh"