From 2b6fa54a61d522fe815ff383343be4c33c5be46e Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 16 Mar 2026 22:32:56 +0000 Subject: [PATCH] fix --- supervisord/hottub.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supervisord/hottub.sh b/supervisord/hottub.sh index d5001cf..963b922 100644 --- a/supervisord/hottub.sh +++ b/supervisord/hottub.sh @@ -2,4 +2,4 @@ set -euo pipefail cd /app -exec cargo run --release +/app/target/release/hottub