From 1a2410488faf707d7cd36df6c3b52911e1fc4b4c Mon Sep 17 00:00:00 2001 From: nercone-dev Date: Fri, 17 Apr 2026 04:06:12 +0900 Subject: [PATCH] -- --- nercone-website-autoupdater.service | 1 + 1 file changed, 1 insertion(+) diff --git a/nercone-website-autoupdater.service b/nercone-website-autoupdater.service index d2cb154..07485d7 100644 --- a/nercone-website-autoupdater.service +++ b/nercone-website-autoupdater.service @@ -7,3 +7,4 @@ User=root Group=root WorkingDirectory=/srv/website ExecStart=/usr/bin/bash /srv/website/update.sh +Environment=UV_CACHE_DIR=/root/.cache/uv