diff options
| author | Paul Buetow <paul@buetow.org> | 2023-10-29 22:39:17 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-10-29 22:39:17 +0200 |
| commit | 5242b32d282c1d1b270a19b3d93fefdfe6574361 (patch) | |
| tree | 9525e68258ce8d57ee61e506f8b34379c3ca13bd /gemfeed/2023-10-29-kiss-static-web-photo-albums-with-photoalbum.sh.md | |
| parent | 92a26899e1fff302ddb6febbda41ef425a3d6fac (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 96f9b298..2f4c24b1 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, 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/ |
