Use front_addr rather than "small.example.org".
authorMatt Birkholz <matt@birchwood-abbey.net>
Thu, 20 Nov 2025 23:47:16 +0000 (16:47 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Thu, 20 Nov 2025 23:47:16 +0000 (16:47 -0700)
README.org
private/webupdate

index 4a686c4503a84f1d77152c3b2fc23a7fdc407c2c..1d507e4ec0ba7a4baa6854fe79fcca2099ceb10c 100644 (file)
@@ -3617,7 +3617,7 @@ cd /WWW/live/
 rsync -avz --delete --chmod=g-w                \
        --filter='exclude *~'           \
        --filter='exclude .git*'        \
-       ./ small.example.org:/home/www/
+       ./ 192.168.15.4:/home/www/
 #+END_SRC
 
 The following tasks install the =webupdate= script from [[file:private/][=private/=]],
index 6aec86ca7db8f9f5da0a5779cd138621691c48af..970d16866074beb5adce120b0faa00270590e092 100755 (executable)
@@ -9,4 +9,4 @@ cd /WWW/live/
 rsync -avz --delete --chmod=g-w                \
        --filter='exclude *~'           \
        --filter='exclude .git*'        \
-       ./ small.example.org:/home/www/
+       ./ 192.168.15.4:/home/www/