From 9a610601706feaf2315a6df5111afcbf36b226a8 Mon Sep 17 00:00:00 2001 From: Yasuaki Uechi Date: Sun, 16 Jan 2022 19:51:33 +0900 Subject: [PATCH] chore: fix typo --- source/_posts/2021/installing-arch-linux.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/_posts/2021/installing-arch-linux.md b/source/_posts/2021/installing-arch-linux.md index c980ab6..d77ba8b 100644 --- a/source/_posts/2021/installing-arch-linux.md +++ b/source/_posts/2021/installing-arch-linux.md @@ -1,5 +1,5 @@ --- -title: Comprehensive Guide for Setting Up Arch Linux +title: Setting Up Arch Linux date: 2021-02-12T00:00:00 --- @@ -500,7 +500,7 @@ systemctl enable --now telegraf Dynamic DNS for Cloudflare. -> Start [the GitHub repo](https://github.com/uetchy/cfddns) if you like :) +> Star [the GitHub repository](https://github.com/uetchy/cfddns) if you like it :) ``` yay -S cfddns sendmail @@ -564,6 +564,8 @@ export RESTIC_REPOSITORY=/path/to/backup export RESTIC_PASSWORD= export RESTIC_PROGRESS_FPS=1 +date + # system restic backup --tag system -v \ --one-file-system \