From 898733eeae96a17dfceb16b50f4b32a190ccbed5 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Tue, 25 Aug 2026 14:24:08 +0200 Subject: [PATCH] chore: docs --- .gitea/scripts/deploy-and-restart-service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/scripts/deploy-and-restart-service.sh b/.gitea/scripts/deploy-and-restart-service.sh index 081f510..cd6ff81 100755 --- a/.gitea/scripts/deploy-and-restart-service.sh +++ b/.gitea/scripts/deploy-and-restart-service.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Deploys a service to /sls and (re)starts its systemd unit. +# Deploys a service to /sls/bd/hla and (re)starts its systemd unit. # # Usage: ./.gitea/scripts/deploy-and-restart-service.sh