diff options
| author | Paul Buetow <paul@buetow.org> | 2023-10-29 22:46:30 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-10-29 22:46:30 +0200 |
| commit | 8519f2f7a973387accdab69c50f21098b170a758 (patch) | |
| tree | 888a9d447e90cc257dc231177c55ca92fc282fd8 /gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md | |
| parent | 5242b32d282c1d1b270a19b3d93fefdfe6574361 (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md')
| -rw-r--r-- | gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md index 2f4c24b1..196d62f2 100644 --- a/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md +++ b/gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md @@ -231,7 +231,7 @@ The result will be in the distribution directory `./dist`. This directory is pub blurs html index.html photos thumbs ``` -I usually do that via rsync to my web server (I use OpenBSD with the standard `httpd` web server, btw), which is as simple as: +I usually do that via rsync to my web server (I use OpenBSD with the standard `httpd` web server, btw.), which is as simple as: ``` % rsync --delete -av ./dist/. admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/ |
