From 995c87f0e5af5d1892729b3a82dc2e1f25683d42 Mon Sep 17 00:00:00 2001 From: Snorre Date: Tue, 1 Apr 2025 14:25:20 +0200 Subject: [PATCH] dfsjgdsf --- .forgejo/workflows/restart_service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/restart_service.yml b/.forgejo/workflows/restart_service.yml index a762d7e..802ccdd 100644 --- a/.forgejo/workflows/restart_service.yml +++ b/.forgejo/workflows/restart_service.yml @@ -16,4 +16,4 @@ jobs: run: | echo "$SSH_PRIVATE_KEY" > /tmp/private_key chmod 600 /tmp/private_key - ssh -i /tmp/private_key -o StrictHostKeyChecking=no website-host-user@spoodythe.one -t 'systemctl restart website.service' + ssh -i /tmp/private_key -o StrictHostKeyChecking=no website-host-user@spoodythe.one -t 'sudo systemctl restart website.service'