From 25f249c91e5f47b45d05cc7264854cc9695d85f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Rivera?= Date: Fri, 24 Jul 2026 13:50:38 +0200 Subject: [PATCH] fix typo --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 25a701f..d9c2cd2 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -179,7 +179,7 @@ ls /mnt/kdrive cp systemd/server-backup.* /etc/systemd/system/ systemctl daemon-reload -systemctll enable --now server-backup.timer +systemctl enable --now server-backup.timer ############################################################################### # hledger-web