From c06710f021e49fa2a018366fa2213567ea95e5a9 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Wed, 5 Apr 2023 23:29:09 +0800 Subject: [PATCH] Update tabby.sh --- deployment/scripts/tabby.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deployment/scripts/tabby.sh b/deployment/scripts/tabby.sh index 8b8a5dd..95c53ad 100755 --- a/deployment/scripts/tabby.sh +++ b/deployment/scripts/tabby.sh @@ -42,7 +42,9 @@ EOF fi +# Create logs dir if not exists. mkdir -p ${LOGS_DIR} + supervisord -n -c <(cat <