From ac735667ce21579ec319a310148afc0f5512492c Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 25 Jun 2023 15:06:32 +0900 Subject: Fix typos --- 08/index.xml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/08/index.xml b/08/index.xml index 9f51282..46f0649 100644 --- a/08/index.xml +++ b/08/index.xml @@ -17,7 +17,7 @@ - + diff --git a/README.md b/README.md index c4d8547..2713879 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ has to be manually regenerated with `make atom.xml` however. ## Deployment ```sh -rsync -avh --delete\ +rsync -avh --no-perms --delete\ $(nix-build -E 'with import {}; callPackage ./. {}')/\ loang:/mnt/nas/www/px.cnx.gdn/ ``` -- cgit 1.4.1