chore: fix typo
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
uetchy 2022-01-16 19:51:33 +09:00
parent e7453daa1a
commit 9a61060170

View File

@ -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=<passphrase>
export RESTIC_PROGRESS_FPS=1
date
# system
restic backup --tag system -v \
--one-file-system \