From 7a98850a577e2f31647708f8f3dcd4b96326962b Mon Sep 17 00:00:00 2001 From: Chris Wanstrath <2+defunkt@users.noreply.github.com> Date: Wed, 4 Feb 2026 18:40:40 -0800 Subject: [PATCH] wrong dir --- scripts/toes.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/toes.service b/scripts/toes.service index 33d5f9b..bc10095 100644 --- a/scripts/toes.service +++ b/scripts/toes.service @@ -5,7 +5,7 @@ Wants=network-online.target [Service] User=toes -WorkingDirectory=/home/toes/.toes/ +WorkingDirectory=/home/toes/toes/ Environment=PORT=80 Environment=NODE_ENV=production Environment=APPS_DIR=/home/toes/apps/