commit 539146a7f016e4fdef8c3b2fa2f4794195f5c5e5 parent 22a8bb36c507e96238d5c4fcaf51f6fe37177c91 Author: decentral1se <decentral1se@web> Date: Sun, 22 Mar 2026 22:46:01 +0100 fix: typo Diffstat:
| M | eik.mdwn | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eik.mdwn b/eik.mdwn @@ -173,4 +173,4 @@ We're using a temporary homebrew server for remote backups because eik does not # .ssh/authorized_keys restrict,command="/lib/sftp-server" ssh-ed25519 ... -The restic user on eik has a nightly cron configured to run a full system backup. See `/home/restic/backup.sh` for more. Perjbackup logs and other configuration are also provided in `/home/restic`. +The restic user on eik has a nightly cron configured to run a full system backup. See `/home/restic/backup.sh` for more. Per-backup logs and other configuration are also provided in `/home/restic`.