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 <